FFmpeg
|
#include <stdint.h>
#include <math.h>
Go to the source code of this file.
Functions | |
static void | cbrt_tableinit (void) |
Variables | |
static uint32_t | cbrt_tab [1<< 13] |
Definition at line 35 of file cbrt_tablegen.h.
Referenced by aac_decode_init(), and main().
|
static |
Definition at line 33 of file cbrt_tablegen.h.
Referenced by cbrt_tableinit(), decode_spectrum_and_dequant(), and main().