SpectralBandReplication  287 libavcodec/aac.h     SpectralBandReplication sbr;
SpectralBandReplication   73 libavcodec/aacsbr.c static void sbr_dequant(SpectralBandReplication *sbr, int id_aac)
SpectralBandReplication  195 libavcodec/aacsbr.c static void sbr_chirp(SpectralBandReplication *sbr, SBRData *ch_data)
SpectralBandReplication  219 libavcodec/aacsbr.c static void sbr_gain_calc(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  278 libavcodec/aacsbr.c                             SpectralBandReplication *sbr, SBRData *ch_data,
SpectralBandReplication   84 libavcodec/aacsbr.h void AAC_RENAME(ff_aac_sbr_ctx_init)(AACContext *ac, SpectralBandReplication *sbr, int id_aac);
SpectralBandReplication   86 libavcodec/aacsbr.h void AAC_RENAME(ff_aac_sbr_ctx_close)(SpectralBandReplication *sbr);
SpectralBandReplication   88 libavcodec/aacsbr.h int AAC_RENAME(ff_decode_sbr_extension)(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication   91 libavcodec/aacsbr.h void AAC_RENAME(ff_sbr_apply)(AACContext *ac, SpectralBandReplication *sbr, int id_aac,
SpectralBandReplication  154 libavcodec/aacsbr_fixed.c static void sbr_dequant(SpectralBandReplication *sbr, int id_aac)
SpectralBandReplication  370 libavcodec/aacsbr_fixed.c static void sbr_chirp(SpectralBandReplication *sbr, SBRData *ch_data)
SpectralBandReplication  400 libavcodec/aacsbr_fixed.c static void sbr_gain_calc(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  491 libavcodec/aacsbr_fixed.c                             SpectralBandReplication *sbr, SBRData *ch_data,
SpectralBandReplication   85 libavcodec/aacsbr_template.c static void sbr_turnoff(SpectralBandReplication *sbr) {
SpectralBandReplication   96 libavcodec/aacsbr_template.c av_cold void AAC_RENAME(ff_aac_sbr_ctx_init)(AACContext *ac, SpectralBandReplication *sbr, int id_aac)
SpectralBandReplication  115 libavcodec/aacsbr_template.c av_cold void AAC_RENAME(ff_aac_sbr_ctx_close)(SpectralBandReplication *sbr)
SpectralBandReplication  136 libavcodec/aacsbr_template.c static void sbr_make_f_tablelim(SpectralBandReplication *sbr)
SpectralBandReplication  187 libavcodec/aacsbr_template.c static unsigned int read_sbr_header(SpectralBandReplication *sbr, GetBitContext *gb)
SpectralBandReplication  267 libavcodec/aacsbr_template.c static int sbr_make_f_master(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  487 libavcodec/aacsbr_template.c static int sbr_hf_calc_npatches(AACContext *ac, SpectralBandReplication *sbr)
SpectralBandReplication  545 libavcodec/aacsbr_template.c static int sbr_make_f_derived(AACContext *ac, SpectralBandReplication *sbr)
SpectralBandReplication  630 libavcodec/aacsbr_template.c static int read_sbr_grid(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  795 libavcodec/aacsbr_template.c static void read_sbr_dtdf(SpectralBandReplication *sbr, GetBitContext *gb,
SpectralBandReplication  803 libavcodec/aacsbr_template.c static void read_sbr_invf(SpectralBandReplication *sbr, GetBitContext *gb,
SpectralBandReplication  813 libavcodec/aacsbr_template.c static int read_sbr_envelope(AACContext *ac, SpectralBandReplication *sbr, GetBitContext *gb,
SpectralBandReplication  902 libavcodec/aacsbr_template.c static int read_sbr_noise(AACContext *ac, SpectralBandReplication *sbr, GetBitContext *gb,
SpectralBandReplication  949 libavcodec/aacsbr_template.c static void read_sbr_extension(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  975 libavcodec/aacsbr_template.c                                             SpectralBandReplication *sbr,
SpectralBandReplication  999 libavcodec/aacsbr_template.c                                           SpectralBandReplication *sbr,
SpectralBandReplication 1050 libavcodec/aacsbr_template.c static unsigned int read_sbr_data(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication 1094 libavcodec/aacsbr_template.c static void sbr_reset(AACContext *ac, SpectralBandReplication *sbr)
SpectralBandReplication 1115 libavcodec/aacsbr_template.c int AAC_RENAME(ff_decode_sbr_extension)(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication 1266 libavcodec/aacsbr_template.c static int sbr_lf_gen(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication 1291 libavcodec/aacsbr_template.c static int sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication 1326 libavcodec/aacsbr_template.c static int sbr_x_gen(SpectralBandReplication *sbr, INTFLOAT X[2][38][64],
SpectralBandReplication 1365 libavcodec/aacsbr_template.c static int sbr_mapping(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication 1421 libavcodec/aacsbr_template.c                              SpectralBandReplication *sbr, SBRData *ch_data)
SpectralBandReplication 1479 libavcodec/aacsbr_template.c void AAC_RENAME(ff_sbr_apply)(AACContext *ac, SpectralBandReplication *sbr, int id_aac,
SpectralBandReplication   62 libavcodec/mips/aacsbr_mips.c static int sbr_lf_gen_mips(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  170 libavcodec/mips/aacsbr_mips.c static int sbr_x_gen_mips(SpectralBandReplication *sbr, float X[2][38][64],
SpectralBandReplication  317 libavcodec/mips/aacsbr_mips.c                             SpectralBandReplication *sbr, SBRData *ch_data,
SpectralBandReplication  115 libavcodec/sbr.h typedef struct SpectralBandReplication SpectralBandReplication;
SpectralBandReplication  121 libavcodec/sbr.h     int (*sbr_lf_gen)(AACContext *ac, SpectralBandReplication *sbr,
SpectralBandReplication  126 libavcodec/sbr.h                             SpectralBandReplication *sbr, SBRData *ch_data,
SpectralBandReplication  128 libavcodec/sbr.h     int (*sbr_x_gen)(SpectralBandReplication *sbr, INTFLOAT X[2][38][64],