FFmpeg
Variables
aacsbr_tablegen_common.h File Reference
#include "aac_defines.h"
#include "libavutil/mem.h"

Go to the source code of this file.

Variables

static INTFLOAT sbr_qmf_window_ds [320]
 < window coefficients for analysis/synthesis QMF banks More...
 
static INTFLOAT sbr_qmf_window_us [640]
 

Variable Documentation

◆ sbr_qmf_window_ds

INTFLOAT sbr_qmf_window_ds[320]
static

< window coefficients for analysis/synthesis QMF banks

Definition at line 29 of file aacsbr_tablegen_common.h.

Referenced by aacsbr_tableinit(), sbr_qmf_analysis(), and sbr_qmf_synthesis().

◆ sbr_qmf_window_us

INTFLOAT sbr_qmf_window_us[640]
static

Definition at line 30 of file aacsbr_tablegen_common.h.

Referenced by aacsbr_tableinit(), and sbr_qmf_synthesis().