Searched refs:reductionValue_m (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACenc/src/ |
D | adj_thr.cpp | 1904 FIXP_DBL reductionValue_m; in FDKaacEnc_adaptThresholdsToPe() local 1982 reductionValue_m = fMax(FL2FXCONST_DBL(0.f), in FDKaacEnc_adaptThresholdsToPe() 1999 pThrExp[elementId], nChannels, reductionValue_m, reductionValue_e); in FDKaacEnc_adaptThresholdsToPe() 2064 reductionValue_m = in FDKaacEnc_adaptThresholdsToPe() 2066 scaleValue(reductionValue_m, reductionValue_e - result_e) + in FDKaacEnc_adaptThresholdsToPe() 2075 reductionValue_m = fMultNorm( in FDKaacEnc_adaptThresholdsToPe() 2076 reductionValue_m, in FDKaacEnc_adaptThresholdsToPe() 2100 pThrExp[elementId], nChannels, reductionValue_m, reductionValue_e); in FDKaacEnc_adaptThresholdsToPe() 2133 reductionValue_m, reductionValue_e, in FDKaacEnc_adaptThresholdsToPe()
|