HomeSort by relevance Sort by last modified time
    Searched refs:maxAllowedIncreaseFactor (Results 1 - 5 of 5) sorted by null

  /external/aac/libAACenc/src/
pre_echo_control.h 113 INT numPb, INT maxAllowedIncreaseFactor,
pre_echo_control.cpp 119 INT maxAllowedIncreaseFactor,
144 tmpThreshold1 = maxAllowedIncreaseFactor * (pbThresholdNm1[i] >> scaling);
161 tmpThreshold1 = (maxAllowedIncreaseFactor >> 1) * pbThresholdNm1[i];
psy_configuration.h 130 INT maxAllowedIncreaseFactor; /* preecho control */
psy_configuration.cpp 591 psyConf->maxAllowedIncreaseFactor = 2; /* integer */
psy_main.cpp     [all...]

Completed in 172 milliseconds