Searched refs:avgThrExp_e (Results 1 – 1 of 1) sorted by relevance
1973 int redVal_e, avgThrExp_e, result_e; in FDKaacEnc_adaptThresholdsToPe() local1979 4 * nActiveLinesGlobal, &avgThrExp_e); in FDKaacEnc_adaptThresholdsToPe()1980 result_e = fMax(redVal_e, avgThrExp_e) + 1; in FDKaacEnc_adaptThresholdsToPe()1984 scaleValue(avgThrExp_m, avgThrExp_e - result_e)); in FDKaacEnc_adaptThresholdsToPe()2061 4 * nActiveLinesNoAHGlobal, &avgThrExp_e); in FDKaacEnc_adaptThresholdsToPe()2062 result_e = fMax(reductionValue_e, fMax(redVal_e, avgThrExp_e) + 1) + 1; in FDKaacEnc_adaptThresholdsToPe()2068 scaleValue(avgThrExp_m, avgThrExp_e - result_e)); in FDKaacEnc_adaptThresholdsToPe()