Home
last modified time | relevance | path

Searched refs:UpdateOutputBuffer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h128 int32_t UpdateOutputBuffer(uint32_t index);
H A Dhevc_decoder.cpp781 int32_t HevcDecoder::UpdateOutputBuffer(uint32_t index) in UpdateOutputBuffer() function in OHOS::MediaAVCodec::Codec::HevcDecoder
858 CHECK_AND_RETURN_RET_LOG((UpdateOutputBuffer(index) == AVCS_ERR_OK), AVCS_ERR_NO_MEMORY, in CheckFormatChange()