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 107 INT maxAllowedIncreaseFactor,
pre_echo_control.cpp 111 INT maxAllowedIncreaseFactor,
137 tmpThreshold1 = maxAllowedIncreaseFactor * (pbThresholdNm1[i]>>scaling);
155 tmpThreshold1 = (maxAllowedIncreaseFactor>>1) * pbThresholdNm1[i];
psy_configuration.h 118 INT maxAllowedIncreaseFactor; /* preecho control */
psy_configuration.cpp 617 psyConf->maxAllowedIncreaseFactor = 2; /* integer */
psy_main.cpp     [all...]

Completed in 76 milliseconds