Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Drc.h180 int64_t iIntraComplxMean; member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp284 pWelsSvcRc->iIntraComplxMean = 0; in RcInitRefreshParameter()
437 pWelsSvcRc->iIntraComplxMean); in RcCalculateIdrQp()
1070 pWelsSvcRc->iIntraComplxMean = iFrameComplexity; in RcUpdateIntraComplexity()
1077 …pWelsSvcRc->iIntraComplxMean = WELS_DIV_ROUND64 (((LINEAR_MODEL_DECAY_FACTOR) * static_cast<int64_… in RcUpdateIntraComplexity()
1078 (pWelsSvcRc->iIntraComplxMean) in RcUpdateIntraComplexity()