Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h279 bool bLastHasMmco5; member
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp626 if (pCtx->pLastDecPicInfo->bLastHasMmco5) { in WelsMarkAsRef()
733 pCtx->pLastDecPicInfo->bLastHasMmco5 = true; in MMCOProcess()
Ddecoder_core.cpp2262 pCtx->pLastDecPicInfo->bLastHasMmco5 = false; in WelsDecodeInitAccessUnitStart()
2860 if (pCtx->pLastDecPicInfo->bLastHasMmco5) in DecodeCurrentAccessUnit()
2944 if (pCtx->pLastDecPicInfo->bLastHasMmco5) in CheckAndFinishLastPic()
Ddecoder.cpp397 sLastDecPicInfo.bLastHasMmco5 = false; in WelsDecoderLastDecPicInfoDefaults()