Home
last modified time | relevance | path

Searched refs:DumpOutputBuffer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h100 void DumpOutputBuffer();
H A Dfcodec.cpp1051 void FCodec::DumpOutputBuffer() in DumpOutputBuffer() function in OHOS::MediaAVCodec::Codec::FCodec
1094 DumpOutputBuffer(); in ReceiveFrame()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h116 void DumpOutputBuffer(int32_t bitDepth);
H A Dhevc_decoder.cpp1018 DumpOutputBuffer(bitDepth); in DecodeFrameOnce()
1136 void HevcDecoder::DumpOutputBuffer(int32_t bitDepth) in DumpOutputBuffer() function in OHOS::MediaAVCodec::Codec::HevcDecoder