Home | History | Annotate | Download | only in src

Lines Matching refs:maxBitSave

1728                     maxBitSave(%)|   clipLow
1743 const FIXP_DBL maxBitSave,
1751 bitsave = maxBitSave - fMult((fillLevel-clipLow), bitsave_slope);
1921 bresParam->minBitSave, bresParam->maxBitSave, bitsave_slope);
2021 hAdjThr->bresParamLong.maxBitSave = (FIXP_DBL)0x26666666; /* FL2FXCONST_DBL(0.3f); */
2030 hAdjThr->bresParamShort.maxBitSave = (FIXP_DBL)0x199999a0; /* FL2FXCONST_DBL(0.2f); */