|
FFmpeg
|
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] |
| float | ff_aac_pow34sf_tab [428] |
| #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.
Definition at line 35 of file aac_tablegen.h.
Referenced by aac_encode_init_tables(), aac_static_table_init(), and main().
| float ff_aac_pow2sf_tab[428] |
Definition at line 32 of file aac_tablegen.h.
| float ff_aac_pow34sf_tab[428] |
Definition at line 33 of file aac_tablegen.h.
1.8.6