Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Drc.h147 int32_t iMaxBitsTl; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp237 pTOverRc[i].iMaxBitsTl = WELS_DIV_ROUND (kdConstraitBits * iMaxBitsRatio, in RcUpdateBitrateFps()
593 …Rc->iTargetBits = WELS_CLIP3 (pWelsSvcRc->iTargetBits, pTOverRc->iMinBitsTl, pTOverRc->iMaxBitsTl); in RcDecideTargetBits()