Home
last modified time | relevance | path

Searched refs:bRefOfCurTidIsLtr (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h201 bool bRefOfCurTidIsLtr[MAX_DEPENDENCY_LAYER][MAX_TEMPORAL_LEVEL]; member
/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp298 pCtx->bRefOfCurTidIsLtr[pCtx->uiDependencyId][pCtx->uiTemporalId] = true; in LTRMarkProcess()
638 pCtx->bRefOfCurTidIsLtr[pCtx->uiDependencyId][k] = false; in WelsBuildRefList()
Dwels_preprocess.cpp327 if (pCtx->bRefOfCurTidIsLtr[kiDidx][iCurTid]) { in UpdateSpatialPictures()
331 pCtx->bRefOfCurTidIsLtr[kiDidx][iCurTid] = false; in UpdateSpatialPictures()
Dencoder_ext.cpp4071 pCtx->bRefOfCurTidIsLtr[iCurDid][iCurTid] = true; in WelsEncoderEncodeExt()