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.cpp562 pSOverRc->iGomBitsSlice = 0; in RcInitSliceInformation()
754 int64_t iTargetLeftBits = iLeftBits + pSOverRc->iGomBitsSlice - pSOverRc->iGomTargetBits; in RcCalculateGomQp()
772 pSOverRc->iGomBitsSlice = 0; in RcCalculateGomQp()
1271 pSOverRc->iGomBitsSlice += iCurMbBits; in WelsRcMbInfoUpdateGom()
Dsvc_encode_slice.cpp1183 pSlice->sSlicingOverRc.iGomBitsSlice = 0; in InitSliceRC()