Home
last modified time | relevance | path

Searched refs:iLastRecoverFrameNum (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp45 pLtr->iLastRecoverFrameNum = 0; in ResetLtrState()
213 pLtr->iLastRecoverFrameNum = in HandleLTRMarkFeedback()
540 } else if ((CompareFrameNum (pLtr->iLastRecoverFrameNum , pRequest->iLastCorrectFrameNum, in FilterLTRRecoveryRequest()
542 || ((CompareFrameNum (pLtr->iLastRecoverFrameNum , pRequest->iCurrentFrameNum, in FilterLTRRecoveryRequest()
544 CompareFrameNum (pLtr->iLastRecoverFrameNum , pRequest->iLastCorrectFrameNum, in FilterLTRRecoveryRequest()
615 pLtr->iLastRecoverFrameNum = pParamD->iFrameNum; in WelsBuildRefList()
618 … pLtr->iLastRecoverFrameNum, pCtx->pRefList0[0]->iFrameNum, pRefList->uiLongRefCount); in WelsBuildRefList()
/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h86 int32_t iLastRecoverFrameNum; // reserve the last LTR or IDR recover iFrameNum member