Go to the source code of this file.
Classes | |
| class | VideoVisualSpectrumFactory |
Functions | |
| void * | av_malloc (unsigned int size) |
| void | av_free (void *ptr) |
| template<typename T > | |
| T | sq (T a) |
Variables | |
| VideoVisualSpectrumFactory | VideoVisualSpectrumFactory |
| void* av_malloc | ( | unsigned int | size | ) |
Referenced by AVFormatWriter::AllocPicture(), AudioOutputDigitalEncoder::AudioOutputDigitalEncoder(), MPEG2fixup::BuildFrame(), VideoBuffers::CreateBuffers(), decoder_impl::decoder_impl(), DVDRingBuffer::DecodeSubtitles(), NuppelVideoRecorder::DoV4L2(), DVDRingBuffer::find_smallest_bounding_rectangle(), DVDRingBuffer::GetMenuSPUPkt(), AvFormatDecoder::InitByteContext(), CdDecoder::initialize(), avfDecoder::initialize(), AVFormatWriter::OpenAudio(), AVFormatWriter::OpenVideo(), AudioOutputDigitalEncoder::realloc(), Spectrum::Spectrum(), and VideoVisualSpectrum::VideoVisualSpectrum().
| void av_free | ( | void * | ptr | ) |
Referenced by AVFormatWriter::AllocPicture(), MythRAOPConnection::AudioCardLatency(), DVDRingBuffer::ClearMenuButton(), DVDRingBuffer::ClearMenuSPUParameters(), ThumbFinder::closeAVCodec(), NuppelDecoder::CloseAVCodecAudio(), NuppelDecoder::CloseAVCodecVideo(), AvFormatDecoder::CloseContext(), AVFormatWriter::CloseFile(), MPEG2fixup::ConvertToI(), MHIBitmap::CreateFromMPEG(), MythRAOPConnection::decodeAudioPacket(), DVDRingBuffer::DecodeSubtitles(), CdDecoder::deinit(), avfDecoder::deinit(), VideoBuffers::DeleteBuffers(), BDOverlay::DeleteOverlay(), MythRAOPConnection::DestroyDecoder(), NuppelVideoRecorder::DoV4L2(), AudioOutputDigitalEncoder::Encode(), encode_mp2_audio(), MythRAOPConnection::ExpireAudio(), SubtitleReader::FreeAVSubtitle(), PrivateDecoderVDA::GetFrame(), grabThumbnail(), PrivateDecoderVDA::Init(), NuppelDecoder::InitAVCodecAudio(), NuppelDecoder::InitAVCodecVideo(), MPEG2fixup::InsertFrame(), isom_write_avcc(), AudioOutputDigitalEncoder::realloc(), avfDecoder::run(), NuppelVideoRecorder::SetupAVCodecVideo(), AvFormatDecoder::~AvFormatDecoder(), AVFormatWriter::~AVFormatWriter(), decoder_impl::~decoder_impl(), NuppelDecoder::~NuppelDecoder(), NuppelVideoRecorder::~NuppelVideoRecorder(), Spectrum::~Spectrum(), and VideoVisualSpectrum::~VideoVisualSpectrum().
| T sq | ( | T | a | ) | [inline] |
Definition at line 41 of file videovisualspectrum.cpp.
1.6.3