Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dslice.h94 int32_t iGomBitsSlice; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp539 pSOverRc->iGomBitsSlice = 0; in RcInitSliceInformation()
725 int64_t iTargetLeftBits = iLeftBits + pSOverRc->iGomBitsSlice - pSOverRc->iGomTargetBits; in RcCalculateGomQp()
743 pSOverRc->iGomBitsSlice = 0; in RcCalculateGomQp()
1239 pSOverRc->iGomBitsSlice += iCurMbBits; in WelsRcMbInfoUpdateGom()
Dsvc_encode_slice.cpp1183 pSlice->sSlicingOverRc.iGomBitsSlice = 0; in InitSliceRC()