Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp979 uint8_t uiRefTid = 0; in GetAvailableRefListLosslessScreenRefSelection() local
993 uiRefTid = pRefPic->uiTemporalId; in GetAvailableRefListLosslessScreenRefSelection()
996 if (bRefRealLtr || (0 == iCurTid && 0 == uiRefTid) || (uiRefTid < iCurTid)) { in GetAvailableRefListLosslessScreenRefSelection()
1027 uint8_t uiRefTid = 0; in GetAvailableRefList() local
1038 uiRefTid = pRefPic->uiTemporalId; in GetAvailableRefList()
1040 if (uiRefTid <= iCurTid) { in GetAvailableRefList()