Searched refs:bitspend_slope (Results 1 – 1 of 1) sorted by relevance
2024 const FIXP_DBL bitspend_slope) in FDKaacEnc_calcBitSpend() argument2031 bitspend = minBitSpend + fMult(fillLevel-clipLow, bitspend_slope); in FDKaacEnc_calcBitSpend()2135 FIXP_DBL bitsave_slope, bitspend_slope, maxBitFac_tmp; in FDKaacEnc_bitresCalcBitFac() local2148 bitspend_slope = (FIXP_DBL)0x55555555; in FDKaacEnc_bitresCalcBitFac()2154 bitspend_slope = (FIXP_DBL)0x7fffffff; in FDKaacEnc_bitresCalcBitFac()2166 bresParam->minBitSpend, bresParam->maxBitSpend, bitspend_slope); in FDKaacEnc_bitresCalcBitFac()