Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_enc_slice_segment.cpp637 int32_t* pRunLength) { in DynamicAdjustSlicePEncCtxAll() argument
648 if (pRunLength[iSliceIdx] != pCurDq->pFirstMbIdxOfSlice[iSliceIdx]) { in DynamicAdjustSlicePEncCtxAll()
660 const int32_t kiSliceRun = pRunLength[iSliceIdx]; in DynamicAdjustSlicePEncCtxAll()
/third_party/openh264/codec/encoder/core/inc/
Dsvc_enc_slice_segment.h210 int32_t* pRunLength);