Home
last modified time | relevance | path

Searched defs:FreeOutputBuffer (Results 1 – 5 of 5) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Media/AVCodec/entry/src/main/cpp/capbilities/
Dvideo_decoder.cpp153 int32_t VideoDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render) in FreeOutputBuffer() function in VideoDecoder
167 int32_t VideoDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render, int64_t timeStamp) in FreeOutputBuffer() function in VideoDecoder
Daudio_decoder.cpp127 int32_t AudioDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render) in FreeOutputBuffer() function in AudioDecoder
Dvideo_encoder.cpp98 int32_t VideoEncoder::FreeOutputBuffer(uint32_t bufferIndex) in FreeOutputBuffer() function in VideoEncoder
/applications/standard/app_samples/code/BasicFeature/Media/AudioToVideoSync/entry/src/main/cpp/capbilities/
DAudioDecoder.cpp118 int32_t AudioDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render) in FreeOutputBuffer() function in AudioDecoder
DVideoDecoder.cpp119 int32_t VideoDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render) in FreeOutputBuffer() function in VideoDecoder