Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3enc_template.c157 int band_size = s->cpl_band_sizes[bnd]; in apply_channel_coupling() local
Dopus.c462 int band_size = ff_celt_freq_range[i] << f->size; in ff_celt_quant_bands() local
Dopusenc_psy.c33 const int band_size = ff_celt_freq_range[band] << f->size; in pvq_band_cost() local
Dopusenc.c236 int band_size = ff_celt_freq_range[i] << f->size; in celt_frame_mdct() local
Don2avc.c271 int band_size = c->band_start[b + 1] - c->band_start[b]; in on2avc_read_channel_data() local
/third_party/ffmpeg/libavfilter/
Daf_arnndn.c466 int band_size; in compute_band_energy() local
491 int band_size; in compute_band_corr() local
1147 const int band_size = (eband5ms[i + 1] - eband5ms[i]) << FRAME_SIZE_SHIFT; in interp_band_gain() local