Home
last modified time | relevance | path

Searched refs:InitSliceRefInfoWithBase (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() function
1265 InitSliceRefInfoWithBase (pSlice, pBaseSlice, pCtx->iNumRef0); in ReallocateSliceList()