Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds