Searched refs:iCalculatedQpSlice (Results 1 – 3 of 3) sorted by relevance
86 int32_t iCalculatedQpSlice; member
637 pSOverRc->iCalculatedQpSlice = kiGlobalQp; in RcInitGomParameters()647 int32_t iLumaQp = pSOverRc->iCalculatedQpSlice; in RcCalculateMbQp()727 pSOverRc->iCalculatedQpSlice += 2; in RcCalculateGomQp()732 pSOverRc->iCalculatedQpSlice += 2; in RcCalculateGomQp()734 pSOverRc->iCalculatedQpSlice += 1; in RcCalculateGomQp()736 pSOverRc->iCalculatedQpSlice -= 1; in RcCalculateGomQp()738 pSOverRc->iCalculatedQpSlice -= 2; in RcCalculateGomQp()740 pSOverRc->iCalculatedQpSlice = WELS_CLIP3 (pSOverRc->iCalculatedQpSlice, pWelsSvcRc->iMinFrameQp, in RcCalculateGomQp()
1178 pSlice->sSlicingOverRc.iCalculatedQpSlice = kiGlobalQp; in InitSliceRC()