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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dqc_main.c410 Word16 maxValueAll; local
412 maxValueAll = 0;
427 maxValueAll = max(maxValueAll, maxThisSfb);
430 return maxValueAll;

Completed in 175 milliseconds