FFmpeg
|
Go to the source code of this file.
Functions | |
static av_cold void | aacsbr_tableinit (void) |
Variables | |
static float | sbr_qmf_window_ds [320] |
< window coefficients for analysis/synthesis QMF banks | |
static float | sbr_qmf_window_us [640] |
Definition at line 116 of file aacsbr_tablegen.h.
Referenced by ff_aac_sbr_init(), and main().
|
static |
< window coefficients for analysis/synthesis QMF banks
Definition at line 31 of file aacsbr_tablegen.h.
Referenced by aacsbr_tableinit(), main(), sbr_qmf_analysis(), and sbr_qmf_synthesis().
|
static |
Definition at line 32 of file aacsbr_tablegen.h.
Referenced by aacsbr_tableinit(), main(), and sbr_qmf_synthesis().