Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Drc.h179 int32_t iIntraMbCount; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp283 pWelsSvcRc->iIntraMbCount = 0; in RcInitRefreshParameter()
431 if (pWelsSvcRc->iNumberMbFrame != pWelsSvcRc->iIntraMbCount) { in RcCalculateIdrQp()
433 pWelsSvcRc->iIntraMbCount; in RcCalculateIdrQp()
1083 pWelsSvcRc->iIntraMbCount = pWelsSvcRc->iNumberMbFrame; in RcUpdateIntraComplexity()