Libav
Data Fields
QMF64_table Struct Reference

#include <dca.h>

Data Fields

float dct4_coeff [32][32]
 
float dct2_coeff [32][32]
 
float rcos [32]
 
float rsin [32]
 

Detailed Description

Definition at line 126 of file dca.h.

Field Documentation

◆ dct4_coeff

float QMF64_table::dct4_coeff[32][32]

Definition at line 127 of file dca.h.

Referenced by qmf64_precompute(), and qmf_64_subbands().

◆ dct2_coeff

float QMF64_table::dct2_coeff[32][32]

Definition at line 128 of file dca.h.

Referenced by qmf64_precompute(), and qmf_64_subbands().

◆ rcos

float QMF64_table::rcos[32]

Definition at line 129 of file dca.h.

Referenced by qmf64_precompute(), and qmf_64_subbands().

◆ rsin

float QMF64_table::rsin[32]

Definition at line 130 of file dca.h.

Referenced by qmf64_precompute(), and qmf_64_subbands().


The documentation for this struct was generated from the following file: