Home
last modified time | relevance | path

Searched defs:pLtr (Results 1 – 3 of 3) 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() local
198 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in HandleLTRMarkFeedback() local
255 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in LTRMarkProcess() local
355 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in WelsUpdateRefList() local
434 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in CheckCurMarkFrameNumUsed() local
466 void WelsMarkMMCORefInfo (sWelsEncCtx* pCtx, SLTRState* pLtr, in WelsMarkMMCORefInfo()
495 SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId]; in WelsMarkPic() local
530 SLTRState* pLtr = &pCtx->pLtr[iLayerId]; in FilterLTRRecoveryRequest() local
568 SLTRState* pLtr = &pCtx->pLtr[iLayerId]; in FilterLTRMarkingFeedback() local
[all …]
Dwels_preprocess.cpp805 SLTRState* pLtr = &pCtx->pLtr[uiDid]; in SetRefMbType() local
/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h153 SLTRState* pLtr;//[MAX_DEPENDENCY_LAYER]; member