Home
last modified time | relevance | path

Searched refs:iShortFrameNum (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dslice.h78 int32_t iShortFrameNum; member
94 int32_t iShortFrameNum; member
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp56 …int32_t iShortFrameNum, uint32_t uiLongTermPicNum, int32_t iLongTermFrameIdx, int32_t iMaxLongTerm…
665 int32_t iShortFrameNum = (pCtx->iFrameNum - pRefPicMarking->sMmcoRef[i].iDiffOfPicNum) & (( in MMCO() local
673 …iRet = MMCOProcess (pCtx, pRefPic, uiMmcoType, iShortFrameNum, uiLongTermPicNum, iLongTermFrameIdx, in MMCO()
686 …int32_t iShortFrameNum, uint32_t uiLongTermPicNum, int32_t iLongTermFrameIdx, int32_t iMaxLongTerm… in MMCOProcess() argument
693 pPic = WelsDelShortFromListSetUnref (pRefPic, iShortFrameNum); in MMCOProcess()
708 pPic = WelsDelShortFromList (pRefPic, iShortFrameNum); in MMCOProcess()
716 pCtx->iFrameNumOfAuMarkedLtr = iShortFrameNum; in MMCOProcess()
721 MarkAsLongTerm (pRefPic, iShortFrameNum, iLongTermFrameIdx, uiLongTermPicNum); in MMCOProcess()
Ddecoder_core.cpp528 …kpRefMarking->sMmcoRef[iIdx].iShortFrameNum = (pSh->iFrameNum - kpRefMarking->sMmcoRef[iIdx].iDiff… in ParseDecRefPicMarking()
1431 pRefBasePicMarking->mmco_base[iIdx].iShortFrameNum = (pShExtD->sSliceHeader.iFrameNum - in PrefetchNalHeaderExtSyntax()
Dau_parser.cpp677 pRefBasePicMarking->mmco_base[iIdx].iShortFrameNum = 0; in ParseRefBasePicMarking()
/third_party/openh264/codec/encoder/core/inc/
Dslice.h69 int32_t iShortFrameNum; member