Lines Matching refs:minBitSpend
2016 minBitSpend(%)|--/
2022 const FIXP_DBL minBitSpend,
2031 bitspend = minBitSpend + fMult(fillLevel-clipLow, bitspend_slope);
2166 bresParam->minBitSpend, bresParam->maxBitSpend, bitspend_slope);
2276 hAdjThr->bresParamLong.minBitSpend = (FIXP_DBL)0xf3333333; /* FL2FXCONST_DBL(-0.10f); */
2285 hAdjThr->bresParamShort.minBitSpend = (FIXP_DBL)0xf9999998; /* FL2FXCONST_DBL(-0.05f); */