#include "aac_tablegen_decl.h"#include "libavutil/mathematics.h"#include "aac.h"Go to the source code of this file.
| Functions | |
| void | ff_aac_tableinit (void) | 
| Variables | |
| float | ff_aac_pow2sf_tab [428] | 
| void ff_aac_tableinit | ( | void | ) | 
Definition at line 35 of file aac_tablegen.h.
Referenced by aac_decode_init(), aac_encode_init(), and main().
| float ff_aac_pow2sf_tab[428] | 
Definition at line 33 of file aac_tablegen.h.
Referenced by decode_scalefactors(), ff_aac_tableinit(), find_min_book(), main(), quantize_and_encode_band_cost_template(), and search_for_quantizers_faac().
 1.5.8
 1.5.8