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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Daac_rom.h102 extern const int sfBandTabLongOffset[NUM_SAMPLE_RATES];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_configuration.c359 psyConf->sfbOffset = sfBandTabLong + sfBandTabLongOffset[samplerateindex];
H A Daac_rom.c1470 const int sfBandTabLongOffset[NUM_SAMPLE_RATES] = {0, 0, 42, 90, 90, 140, 192, 192, 240, 240, 240, 284}; variable

Completed in 376 milliseconds