Searched refs:reductionValue_e (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACenc/src/ |
D | adj_thr.cpp | 1905 SCHAR reductionValue_e; in FDKaacEnc_adaptThresholdsToPe() local 1985 reductionValue_e = result_e; in FDKaacEnc_adaptThresholdsToPe() 1999 pThrExp[elementId], nChannels, reductionValue_m, reductionValue_e); in FDKaacEnc_adaptThresholdsToPe() 2062 result_e = fMax(reductionValue_e, fMax(redVal_e, avgThrExp_e) + 1) + 1; in FDKaacEnc_adaptThresholdsToPe() 2066 scaleValue(reductionValue_m, reductionValue_e - result_e) + in FDKaacEnc_adaptThresholdsToPe() 2069 reductionValue_e = result_e; in FDKaacEnc_adaptThresholdsToPe() 2078 reductionValue_e += sc0 + sc1; in FDKaacEnc_adaptThresholdsToPe() 2100 pThrExp[elementId], nChannels, reductionValue_m, reductionValue_e); in FDKaacEnc_adaptThresholdsToPe() 2133 reductionValue_m, reductionValue_e, in FDKaacEnc_adaptThresholdsToPe()
|