Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_encode_slice.h108 void InitSliceRefInfoWithBase (SSlice* pSlice, SSlice* pBaseSlice, const uint8_t kuiRefCount);
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp1157 void InitSliceRefInfoWithBase (SSlice* pSlice, SSlice* pBaseSlice, const uint8_t kuiRefCount) { in InitSliceRefInfoWithBase() argument
1165 pSHExt->sSliceHeader.uiRefCount = kuiRefCount; in InitSliceRefInfoWithBase()