Searched refs:iAverageFrameQp (Results 1 – 4 of 4) sorted by relevance
633 pWelsSvcRc->iAverageFrameQp = 0; in RcInitGomParameters()769 && pWelsSvcRc->iAverageFrameQp > pWelsSvcRc->iSkipQpValue) in RcVBufferCalculationSkip()1021 …>uiDependencyId, uiTimeStamp, pEncCtx->eSliceType, pEncCtx->iGlobalQp, pWelsSvcRc->iAverageFrameQp, in RcTraceFrameBits()1046 … pWelsSvcRc->iAverageFrameQp = WELS_DIV_ROUND (INT_MULTIPLY * iTotalQp, iTotalMb * INT_MULTIPLY); in RcUpdatePictureQpBits()1048 pWelsSvcRc->iAverageFrameQp = pEncCtx->iGlobalQp; in RcUpdatePictureQpBits()1050 pWelsSvcRc->iAverageFrameQp = pEncCtx->iGlobalQp; in RcUpdatePictureQpBits()1053 pWelsSvcRc->iLastCalculatedQScale = pWelsSvcRc->iAverageFrameQp; in RcUpdatePictureQpBits()1061 int32_t iQStep = RcConvertQp2QStep (pWelsSvcRc->iAverageFrameQp); in RcUpdateIntraComplexity()1103 int32_t iQStep = RcConvertQp2QStep (pWelsSvcRc->iAverageFrameQp); in RcUpdateFrameComplexity()1263 pWelsSvcRc->iAverageFrameQp = pEncCtx->iGlobalQp; in WelsRcPictureInitDisable()[all …]
3891 pCtx->pDecPic->iFrameAverageQp = pCtx->pWelsSvcRc[iCurDid].iAverageFrameQp; in WelsEncoderEncodeExt()3954 pCtx->pWelsSvcRc[pCtx->uiDependencyId].iAverageFrameQp, in WelsEncoderEncodeExt()
193 int32_t iAverageFrameQp; member
634 pStatistics->uiAverageFrameQP = m_pEncContext->pWelsSvcRc[iDid].iAverageFrameQp; in UpdateStatistics()