Lines Matching refs:bitspend
1980 bitspend clipHigh
1999 FIXP_DBL bitspend;
2004 bitspend = minBitSpend + fMult(fillLevel-clipLow, bitspend_slope);
2006 return (bitspend);
2079 bitspend(%) | /-----------maxBitres
2104 FIXP_DBL bitSave, bitSpend;
2137 bitSpend = FDKaacEnc_calcBitSpend(fillLevel_fix,
2142 tmp_fix = fMult(((FIXP_DBL)bitSpend + (FIXP_DBL)bitSave), pe_pers);