Searched refs:allowIS (Results 1 – 5 of 5) sorted by relevance
/external/aac/libAACenc/src/ |
D | intensity.h | 118 const INT *sfbOffset, const INT allowIS, INT *isBook, INT *isScale,
|
D | psy_configuration.h | 149 INT allowIS; member
|
D | intensity.cpp | 622 const INT *sfbOffset, const INT allowIS, INT *isBook, INT *isScale, in FDKaacEnc_IntensityStereoProcessing() argument 639 if (!allowIS) return; in FDKaacEnc_IntensityStereoProcessing()
|
D | psy_configuration.cpp | 565 psyConf->allowIS = (useIS) && ((bitrate / bandwidth) < 5); in FDKaacEnc_InitPsyConfiguration()
|
D | psy_main.cpp | 1187 psyConf[0].allowIS && psyOutElement->commonWindow, in FDKaacEnc_psyMain() 1213 psyConf[0].allowIS && psyOutElement->commonWindow, in FDKaacEnc_psyMain()
|