| FFmpeg
    | 
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Macros | |
| #define | POW_SF2_ZERO 200 | 
| ff_aac_pow2sf_tab index corresponding to pow(2, 0);  More... | |
| Functions | |
| void | ff_aac_tableinit (void) | 
| Variables | |
| float | ff_aac_pow2sf_tab [428] | 
Macro Definition Documentation
| #define POW_SF2_ZERO 200 | 
ff_aac_pow2sf_tab index corresponding to pow(2, 0);
Definition at line 26 of file aac_tablegen_decl.h.
Referenced by decode_scalefactors(), ff_aac_tableinit(), find_min_book(), quantize_and_encode_band_cost_template(), and search_for_quantizers_faac().
Function Documentation
Definition at line 34 of file aac_tablegen.h.
Referenced by aac_decode_init(), aac_encode_init(), and main().
Variable Documentation
| float ff_aac_pow2sf_tab[428] | 
Definition at line 32 of file aac_tablegen.h.
Referenced by aac_encode_init(), decode_scalefactors(), ff_aac_tableinit(), find_min_book(), main(), quantize_and_encode_band_cost_template(), and search_for_quantizers_faac().
Generated by
 1.8.11
 1.8.11