Lines Matching refs:bitspend
1766 bitspend clipHigh
1785 FIXP_DBL bitspend;
1790 bitspend = minBitSpend + fMult(fillLevel-clipLow, bitspend_slope);
1792 return (bitspend);
1865 bitspend(%) | /-----------maxBitres
1890 FIXP_DBL bitSave, bitSpend;
1923 bitSpend = FDKaacEnc_calcBitSpend(fillLevel_fix,
1928 tmp_fix = fMult(((FIXP_DBL)bitSpend + (FIXP_DBL)bitSave), pe_pers);