HomeSort by relevance Sort by last modified time
    Searched refs:twidTab512 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 41 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/
transform.c 363 Radix4FFT(buf, 512 >> 3, 8, (int *)twidTab512);
aac_rom.c 190 const int twidTab512[(8*6 + 32*6 + 128*6)/2] = {
    [all...]

Completed in 500 milliseconds