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

  /external/aac/libAACenc/src/
intensity.h 118 const INT *sfbOffset, const INT allowIS, INT *isBook, INT *isScale,
psy_configuration.h 149 INT allowIS;
intensity.cpp 622 const INT *sfbOffset, const INT allowIS, INT *isBook, INT *isScale,
639 if (!allowIS) return;
psy_configuration.cpp 565 psyConf->allowIS = (useIS) && ((bitrate / bandwidth) < 5);
psy_main.cpp     [all...]

Completed in 338 milliseconds