Searched refs:iIntraComplexity (Results 1 – 2 of 2) sorted by relevance
301 pWelsSvcRc->iIntraComplexity = 0; in RcInitRefreshParameter()455 pWelsSvcRc->iIntraComplexity = pWelsSvcRc->iIntraComplexity * pWelsSvcRc->iNumberMbFrame / in RcCalculateIdrQp()462 pWelsSvcRc->iQStep = WELS_DIV_ROUND ((pWelsSvcRc->iIntraComplexity * iCmplxRatio), in RcCalculateIdrQp()1101 pWelsSvcRc->iIntraComplexity = iIntraCmplx; in RcUpdateIntraComplexity()1104 …pWelsSvcRc->iIntraComplexity = WELS_DIV_ROUND64 (((LINEAR_MODEL_DECAY_FACTOR) * pWelsSvcRc->iIntra… in RcUpdateIntraComplexity()1121 pWelsSvcRc->iFrameDqBits, pWelsSvcRc->iQStep, pWelsSvcRc->iIntraComplexity); in RcUpdateIntraComplexity()
179 int64_t iIntraComplexity; //255*255(MaxMbSAD)*36864(MaxFS) make the highest bit of 32-bit integer… member