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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dpsy_configuration.h36 Word32 sfbThresholdQuiet[MAX_SFB_LONG]; member in struct:__anon472
66 Word32 sfbThresholdQuiet[MAX_SFB_SHORT]; member in struct:__anon473
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_configuration.c377 psyConf->sfbThresholdQuiet);
459 psyConf->sfbThresholdQuiet);
H A Dpsy_main.c229 hPsy->psyConfLong.sfbThresholdQuiet);
565 data1 = hPsyConfLong->sfbThresholdQuiet;
747 data1 = hPsyConfShort->sfbThresholdQuiet;

Completed in 140 milliseconds