|
FFmpeg
|
definitions and initialization of LUT table for FFT More...
#include "libavcodec/fft_table.h"Functions | |
| void | ff_fft_lut_init (uint16_t *table, int off, int size, int *index) |
Variables | |
| const int32_t | ff_w_tab_sr [MAX_FFT_SIZE/(4 *16)] |
| uint16_t | ff_fft_offsets_lut [21845] |
definitions and initialization of LUT table for FFT
1.8.12