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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Daac_rom.h41 extern const int twidTab512[(8*6 + 32*6 + 128*6)/2];
44 extern const int twidTab512[8*6 + 32*6 + 128*6];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtransform.c363 Radix4FFT(buf, 512 >> 3, 8, (int *)twidTab512);
H A Daac_rom.c190 const int twidTab512[(8*6 + 32*6 + 128*6)/2] = { variable
503 const int twidTab512[8*6 + 32*6 + 128*6] = { variable
817 const int twidTab512[8*6 + 32*6 + 128*6] = { variable

Completed in 135 milliseconds