Searched refs:iIntraComplexity (Results 1 – 2 of 2) sorted by relevance
282 pWelsSvcRc->iIntraComplexity = 0; in RcInitRefreshParameter()432 pWelsSvcRc->iIntraComplexity = pWelsSvcRc->iIntraComplexity * pWelsSvcRc->iNumberMbFrame / in RcCalculateIdrQp()439 pWelsSvcRc->iQStep = WELS_DIV_ROUND ((pWelsSvcRc->iIntraComplexity * iCmplxRatio), in RcCalculateIdrQp()1069 pWelsSvcRc->iIntraComplexity = iIntraCmplx; in RcUpdateIntraComplexity()1072 …pWelsSvcRc->iIntraComplexity = WELS_DIV_ROUND64 (((LINEAR_MODEL_DECAY_FACTOR) * pWelsSvcRc->iIntra… in RcUpdateIntraComplexity()1089 pWelsSvcRc->iFrameDqBits, pWelsSvcRc->iQStep, pWelsSvcRc->iIntraComplexity); in RcUpdateIntraComplexity()
178 int64_t iIntraComplexity; //255*255(MaxMbSAD)*36864(MaxFS) make the highest bit of 32-bit integer… member