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

  /external/aac/libAACenc/src/
psy_const.h 104 FB_LC = 0,
psy_main.cpp 328 default: filterBank = FB_LC; break;
399 (hPsy->psyConf[0].filterbank == FB_LC));
410 (hPsy->psyConf[1].filterbank == FB_LC));
489 if (hPsyConfLong->filterbank == FB_LC) {
624 if (hPsyConfLong->filterbank != FB_LC) {
    [all...]

Completed in 646 milliseconds