Searched refs:minRemainingThresholdFactor (Results 1 - 5 of 5) sorted by relevance

/external/aac/libAACenc/src/
H A Dpre_echo_control.h108 FIXP_SGL minRemainingThresholdFactor,
H A Dpre_echo_control.cpp112 FIXP_SGL minRemainingThresholdFactor,
138 tmpThreshold2 = fMult(minRemainingThresholdFactor, pbThreshold[i]);
156 tmpThreshold2 = fMult(minRemainingThresholdFactor, pbThreshold[i]);
108 FDKaacEnc_PreEchoControl(FIXP_DBL *RESTRICT pbThresholdNm1, INT calcPreEcho, INT numPb, INT maxAllowedIncreaseFactor, FIXP_SGL minRemainingThresholdFactor, FIXP_DBL *RESTRICT pbThreshold, INT mdctScale, INT *mdctScalenm1) argument
H A Dpsy_configuration.h119 FIXP_SGL minRemainingThresholdFactor; member in struct:__anon118
H A Dpsy_configuration.cpp618 psyConf->minRemainingThresholdFactor = (FIXP_SGL)0x0148; /* FL2FXCONST_SGL(0.01f); */ /* fract */
H A Dpsy_main.cpp996 hThisPsyConf[ch]->minRemainingThresholdFactor,

Completed in 312 milliseconds