Searched defs:reduceThresholds (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c363 * function name:reduceThresholds
367 static void reduceThresholds(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS], function
766 reduceThresholds(psyOutChannel, peData->ahFlag, peData->thrExp, nChannels, redVal);
793 reduceThresholds(psyOutChannel, peData->ahFlag, peData->thrExp, nChannels, redVal);

Completed in 133 milliseconds