54 #ifndef AVCODEC_FFT_TABLE_H
55 #define AVCODEC_FFT_TABLE_H
59 #define MAX_LOG2_NFFT 16
60 #define MAX_FFT_SIZE (1 << MAX_LOG2_NFFT)
static struct endianess table[]
void ff_fft_lut_init(uint16_t *table, int off, int size, int *index)
int32_t w_tab_sr[MAX_FFT_SIZE/(4 *16)]
uint16_t fft_offsets_lut[0x2aab]