Searched refs:kiComplexityIndex (Results 1 – 1 of 1) sorted by relevance
720 const int32_t kiComplexityIndex = pSOverRc->iComplexityIndexSlice; in RcGomTargetBits() local728 } else if (kiComplexityIndex >= iLastGomIndex) { in RcGomTargetBits()733 for (i = kiComplexityIndex + 1; i <= iLastGomIndex; i++) { in RcGomTargetBits()738 iAllocateBits = WELS_DIV_ROUND (iLeftBits, (iLastGomIndex - kiComplexityIndex)); in RcGomTargetBits()740 …= WELS_DIV_ROUND ((int64_t)iLeftBits * pWelsSvcRc_Base->pCurrentFrameGomSad[kiComplexityIndex + 1], in RcGomTargetBits()1267 const int32_t kiComplexityIndex = pSOverRc->iComplexityIndexSlice; in WelsRcMbInfoUpdateGom() local1273 pWelsSvcRc->pGomCost[kiComplexityIndex] += iCostLuma; in WelsRcMbInfoUpdateGom()