Searched defs:maxAllowedIncreaseFactor (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACenc/src/
H A Dpre_echo_control.cpp111 INT maxAllowedIncreaseFactor,
137 tmpThreshold1 = maxAllowedIncreaseFactor * (pbThresholdNm1[i]>>scaling);
155 tmpThreshold1 = (maxAllowedIncreaseFactor>>1) * pbThresholdNm1[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.h118 INT maxAllowedIncreaseFactor; /* preecho control */ member in struct:__anon115

Completed in 131 milliseconds