Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h141 const uint32_t kuiShortRefCount);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp1330 const uint32_t kuiShortRefCount) { in UpdateSrcList() argument
1336 for (int iRefIdx = kuiShortRefCount - 1; iRefIdx >= 0; --iRefIdx) { in UpdateSrcList()
1340 m_iAvaliableRefInSpatialPicList = kuiShortRefCount; in UpdateSrcList()