Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dslice.h85 int32_t iComplexityIndexSlice; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp636 pSOverRc->iComplexityIndexSlice = 0; in RcInitGomParameters()
691 const int32_t kiComplexityIndex = pSOverRc->iComplexityIndexSlice; in RcGomTargetBits()
1218 pSOverRc->iComplexityIndexSlice++; in WelsRcMbInitGom()
1235 const int32_t kiComplexityIndex = pSOverRc->iComplexityIndexSlice; in WelsRcMbInfoUpdateGom()
Dsvc_encode_slice.cpp1177 pSlice->sSlicingOverRc.iComplexityIndexSlice = 0; in InitSliceRC()