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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 40 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/
transform.c 381 Radix4FFT(buf, 64 >> 2, 4, (int *)twidTab64);
aac_rom.c 321 const int twidTab64[(4*6 + 16*6)/2] = {
    [all...]

Completed in 32 milliseconds