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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Daac_rom.h40 extern const int twidTab64[(4*6 + 16*6)/2];
43 extern const int twidTab64[4*6 + 16*6];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtransform.c381 Radix4FFT(buf, 64 >> 2, 4, (int *)twidTab64);
H A Daac_rom.c321 const int twidTab64[(4*6 + 16*6)/2] = { variable
634 const int twidTab64[4*6 + 16*6] = { variable
948 const int twidTab64[4*6 + 16*6] = { variable

Completed in 206 milliseconds