54 #ifndef AVCODEC_FFT_TABLE_H
55 #define AVCODEC_FFT_TABLE_H
59 #define MAX_LOG2_NFFT 17
60 #define MAX_FFT_SIZE (1 << MAX_LOG2_NFFT)
uint16_t ff_fft_offsets_lut[]
static const struct endianess table[]
const int32_t ff_w_tab_sr[]
void ff_fft_lut_init(uint16_t *table, int off, int size, int *index)