Searched refs:iBitsVaryPercentage (Results 1 – 3 of 3) sorted by relevance
121 int32_t iBitsVaryPercentage; member230 iBitsVaryPercentage = 10; in FillDefault()
1181 m_pEncContext->pSvcParam->iBitsVaryPercentage = WELS_CLIP3 (iValue, 0, 100); in SetOption()1183 m_pEncContext->pSvcParam->iBitsVaryPercentage); in SetOption()
118 pWelsSvcRc->iRcVaryPercentage = pEncCtx->pSvcParam->iBitsVaryPercentage; // % -- for temp in RcInitSequenceParameter()