Home
last modified time | relevance | path

Searched refs:uiMarkLongTermPicIdx (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp267 pCtx->pVaa->uiMarkLongTermPicIdx = pLtr->iCurLtrIdx; in LTRMarkProcess()
318 pCtx->pVaa->uiMarkLongTermPicIdx = pCtx->pDecPic->iLongTermPicNum; in LTRMarkProcessScreen()
426 pCtx->pVaa->uiMarkLongTermPicIdx = 0; in WelsUpdateRefList()
749 …eSrcListLosslessScreenRefSelectionWithLtr (pCtx->pEncPic, iDIdx, pCtx->pVaa->uiMarkLongTermPicIdx, in UpdateSrcPicListLosslessScreenRefSelectionWithLtr()
Dwels_preprocess.cpp328 …int32_t kiAvailableLtrPos = m_uiSpatialLayersInTemporal[kiDidx] + pCtx->pVaa->uiMarkLongTermPicIdx; in UpdateSpatialPictures()
/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h99 uint8_t uiMarkLongTermPicIdx; member