Searched refs:iMaxLongTermFrameIdx (Results 1 – 7 of 7) sorted by relevance
56 …ShortFrameNum, uint32_t uiLongTermPicNum, int32_t iLongTermFrameIdx, int32_t iMaxLongTermFrameIdx);609 pRefPic->iMaxLongTermFrameIdx = 0; in WelsMarkAsRef()612 pRefPic->iMaxLongTermFrameIdx = -1; in WelsMarkAsRef()669 int32_t iMaxLongTermFrameIdx = pRefPicMarking->sMmcoRef[i].iMaxLongTermFrameIdx; in MMCO() local674 iMaxLongTermFrameIdx); in MMCO()686 …hortFrameNum, uint32_t uiLongTermPicNum, int32_t iLongTermFrameIdx, int32_t iMaxLongTermFrameIdx) { in MMCOProcess() argument705 if (iLongTermFrameIdx > pRefPic->iMaxLongTermFrameIdx) { in MMCOProcess()724 pRefPic->iMaxLongTermFrameIdx = iMaxLongTermFrameIdx; in MMCOProcess()726 if (pRefPic->pLongRefList[LIST_0][i]->iLongTermFrameIdx > pRefPic->iMaxLongTermFrameIdx) { in MMCOProcess()736 if (iLongTermFrameIdx > pRefPic->iMaxLongTermFrameIdx) { in MMCOProcess()[all …]
546 int32_t iMaxLongTermFrameIdx = -1 + uiCode; in ParseDecRefPicMarking() local547 if (iMaxLongTermFrameIdx > int32_t (pSps->uiLog2MaxFrameNum)) { in ParseDecRefPicMarking()551 kpRefMarking->sMmcoRef[iIdx].iMaxLongTermFrameIdx = iMaxLongTermFrameIdx; in ParseDecRefPicMarking()
73 int32_t iMaxLongTermFrameIdx; member
82 int32_t iMaxLongTermFrameIdx; member
156 int32_t iMaxLongTermFrameIdx; member
476 pRefPicMark->SMmcoRef[pRefPicMark->uiMmcoCount].iMaxLongTermFrameIdx = LONG_TERM_REF_NUM - 1; in WelsMarkMMCORefInfo()901 pRefPicMark->SMmcoRef[pRefPicMark->uiMmcoCount].iMaxLongTermFrameIdx = iMaxLtrIdx; in WelsMarkMMCORefInfoScreen()
266 BsWriteUE (pBs, sRefMarking->SMmcoRef[n].iMaxLongTermFrameIdx + 1); in WriteRefPicMarking()