Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Drc.h172 int32_t iLastAllocatedBits; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp265 …pWelsSvcRc->iRemainingBits -= iLeftInVGop * (pWelsSvcRc->iLastAllocatedBits / pWelsSvcRc->iGopNumb… in RcInitVGop()
278 pWelsSvcRc->iLastAllocatedBits = pWelsSvcRc->iRemainingBits; in RcInitVGop()
319 pWelsSvcRc->iLastAllocatedBits = 0; in RcInitRefreshParameter()