Home | History | Annotate | Download | only in src

Lines Matching refs:maxBitSpend

2008                    maxBitSpend(%)|          /-----------maxBitres
2023 const FIXP_DBL maxBitSpend,
2166 bresParam->minBitSpend, bresParam->maxBitSpend, bitspend_slope);
2277 hAdjThr->bresParamLong.maxBitSpend = (FIXP_DBL)0x33333333; /* FL2FXCONST_DBL(0.4f); */
2286 hAdjThr->bresParamShort.maxBitSpend = (FIXP_DBL)0x40000000; /* FL2FXCONST_DBL(0.5f); */