Searched refs:UpdateOutputBuffer (Results 1 – 2 of 2) sorted by relevance
128 int32_t UpdateOutputBuffer(uint32_t index);
781 int32_t HevcDecoder::UpdateOutputBuffer(uint32_t index) in UpdateOutputBuffer() function in OHOS::MediaAVCodec::Codec::HevcDecoder858 CHECK_AND_RETURN_RET_LOG((UpdateOutputBuffer(index) == AVCS_ERR_OK), AVCS_ERR_NO_MEMORY, in CheckFormatChange()