Libav 0.7.1
Data Fields
TemporalNoiseShaping Struct Reference

Temporal Noise Shaping. More...

#include <aac.h>

Data Fields

int present
int n_filt [8]
int length [8][4]
int direction [8][4]
int order [8][4]
float coef [8][4][TNS_MAX_ORDER]

Detailed Description

Temporal Noise Shaping.

Definition at line 169 of file aac.h.


Field Documentation

float TemporalNoiseShaping::coef[8][4][TNS_MAX_ORDER]

Definition at line 175 of file aac.h.

Referenced by apply_tns(), and decode_tns().

Definition at line 173 of file aac.h.

Referenced by apply_tns(), and decode_tns().

Definition at line 172 of file aac.h.

Referenced by apply_tns(), and decode_tns().

Definition at line 171 of file aac.h.

Referenced by apply_tns(), and decode_tns().

Definition at line 174 of file aac.h.

Referenced by apply_tns(), and decode_tns().

Definition at line 170 of file aac.h.

Referenced by apply_ltp(), decode_ics(), and spectral_to_sample().


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