Home
last modified time | relevance | path

Searched defs:SpectralBandReplication (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsbr.h118 typedef struct SpectralBandReplication SpectralBandReplication; typedef
142 struct SpectralBandReplication { struct
143 int sample_rate;
144 int start;
145 int ready_for_dequant;
146 int id_aac;
147 int reset;
148 SpectrumParameters spectrum_params;
149 int bs_amp_res_header;
154 unsigned bs_limiter_bands;
[all …]