Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp43 void ResetLtrState (SLTRState* pLtr) { in ResetLtrState()
155 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in DeleteInvalidLTR()
198 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in HandleLTRMarkFeedback()
255 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in LTRMarkProcess()
355 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in WelsUpdateRefList()
434 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in CheckCurMarkFrameNumUsed()
466 void WelsMarkMMCORefInfo (sWelsEncCtx* pCtx, SLTRState* pLtr, in WelsMarkMMCORefInfo()
495 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in WelsMarkPic()
530 SLTRState* pLtr = &pCtx->pLtr[iLayerId]; in FilterLTRRecoveryRequest()
568 SLTRState* pLtr = &pCtx->pLtr[iLayerId]; in FilterLTRMarkingFeedback()
[all …]
Dwels_preprocess.cpp805 SLTRState* pLtr = &pCtx->pLtr[uiDid]; in SetRefMbType()
Dencoder_ext.cpp1681 …(*ppCtx)->pLtr = (SLTRState*)pMa->WelsMallocz (kiNumDependencyLayers * sizeof (SLTRState), "SLTRSt… in RequestMemorySvc()
/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h102 } SLTRState; typedef
153 SLTRState* pLtr;//[MAX_DEPENDENCY_LAYER];
Dref_list_mgr_svc.h66 void ResetLtrState (SLTRState* pLtr);