FFmpeg
|
Data Fields | |
ChannelElement | ch |
PredictorState | predictor_state [2][MAX_PREDICTORS] |
SpectralBandReplication | sbr |
Definition at line 41 of file aacsbr_template.c.
ChannelElement ExtChannelElement::ch |
Definition at line 42 of file aacsbr_template.c.
Referenced by ff_aac_sbr_ctx_alloc_init().
PredictorState ExtChannelElement::predictor_state[2][MAX_PREDICTORS] |
Definition at line 43 of file aacsbr_template.c.
Referenced by ff_aac_sbr_ctx_alloc_init().
SpectralBandReplication ExtChannelElement::sbr |
Definition at line 44 of file aacsbr_template.c.
Referenced by ff_aac_sbr_ctx_alloc_init().