Searched refs:AddLongTermToList (Results 1 – 1 of 1) sorted by relevance
| /third_party/openh264/codec/decoder/core/src/ |
| D | manage_dec_ref.cpp | 60 static int32_t AddLongTermToList (PRefPic pRefPic, PPicture pPic, int32_t iLongTermFrameIdx, uint32… 610 AddLongTermToList (pRefPic, pDec, 0, 0); in WelsMarkAsRef() 749 iRet = AddLongTermToList (pRefPic, pCtx->pDec, iLongTermFrameIdx, uiLongTermPicNum); in MMCOProcess() 865 static int32_t AddLongTermToList (PRefPic pRefPic, PPicture pPic, int32_t iLongTermFrameIdx, in AddLongTermToList() function 903 iRet = AddLongTermToList (pRefPic, pPic, iLongTermFrameIdx, uiLongTermPicNum); in MarkAsLongTerm()
|