Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp178 const uint8_t kuiRefNumInTemporal = kuiLayerInTemporal + pParam->iLTRRefNum; in AllocSpatialPictures() local
181 m_uiSpatialPicNum[iDlayerIndex] = kuiRefNumInTemporal; in AllocSpatialPictures()
187 } while (i < kuiRefNumInTemporal); in AllocSpatialPictures()