Searched defs:clipHigh (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dadj_thr.cpp1737 clipHigh maxBitres
1741 const FIXP_DBL clipHigh,
1749 fillLevel = fixMin(fillLevel, clipHigh);
1766 bitspend clipHigh
1780 const FIXP_DBL clipHigh,
1788 fillLevel = fixMin(fillLevel, clipHigh);
1739 FDKaacEnc_calcBitSave(FIXP_DBL fillLevel, const FIXP_DBL clipLow, const FIXP_DBL clipHigh, const FIXP_DBL minBitSave, const FIXP_DBL maxBitSave, const FIXP_DBL bitsave_slope) argument
1778 FDKaacEnc_calcBitSpend(FIXP_DBL fillLevel, const FIXP_DBL clipLow, const FIXP_DBL clipHigh, const FIXP_DBL minBitSpend, const FIXP_DBL maxBitSpend, const FIXP_DBL bitspend_slope) argument

Completed in 41 milliseconds