Searched refs:iLinearCmplx (Results 1 – 2 of 2) sorted by relevance
151 int64_t iLinearCmplx; // *INT_MULTIPLY member
307 pTOverRc[i].iLinearCmplx = 0; in RcInitRefreshParameter()507 …pWelsSvcRc->iQStep = WELS_DIV_ROUND ((pTOverRc->iLinearCmplx * iCmplxRatio), (pWelsSvcRc->iTargetB… in RcCalculatePictureQp()1140 pTOverRc->iLinearCmplx = ((int64_t)pWelsSvcRc->iFrameDqBits) * iQStep; in RcUpdateFrameComplexity()1143 …pTOverRc->iLinearCmplx = WELS_DIV_ROUND64 (((LINEAR_MODEL_DECAY_FACTOR) * (int64_t)pTOverRc->iLine… in RcUpdateFrameComplexity()1159 iQStep, pWelsSvcRc->iQStep, pTOverRc->iLinearCmplx); in RcUpdateFrameComplexity()