Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp802 const uint8_t uiTid = pCtx->uiTemporalId; in SetRefMbType() local
808 if (pCtx->pSvcParam->bEnableLongTermReference && pLtr->bReceivedT0LostFlag && uiTid == 0) { in SetRefMbType()
819 if (pRef != NULL && pRef->bUsedAsRef && pRef->iFramePoc >= 0 && pRef->uiTemporalId <= uiTid) { in SetRefMbType()