FFmpeg
Data Fields
ExtChannelElement Struct Reference

Data Fields

ChannelElement ch
 
PredictorState predictor_state [2][MAX_PREDICTORS]
 
SpectralBandReplication sbr
 

Detailed Description

Definition at line 41 of file aacsbr_template.c.

Field Documentation

◆ ch

ChannelElement ExtChannelElement::ch

Definition at line 42 of file aacsbr_template.c.

Referenced by ff_aac_sbr_ctx_alloc_init().

◆ predictor_state

PredictorState ExtChannelElement::predictor_state[2][MAX_PREDICTORS]

Definition at line 43 of file aacsbr_template.c.

Referenced by ff_aac_sbr_ctx_alloc_init().

◆ sbr

SpectralBandReplication ExtChannelElement::sbr

Definition at line 44 of file aacsbr_template.c.

Referenced by ff_aac_sbr_ctx_alloc_init().


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