Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3enc_template.c158 int band_size = s->cpl_band_sizes[bnd]; in apply_channel_coupling() local
H A Dopusenc.c238 int band_size = ff_celt_freq_range[i] << f->size; in celt_frame_mdct() local
H A Dopusenc_psy.c33 const int band_size = ff_celt_freq_range[band] << f->size; in pvq_band_cost() local
H A Dopus.c485 int band_size = ff_celt_freq_range[i] << f->size; in ff_celt_quant_bands() local
H A Don2avc.c272 int band_size = c->band_start[b + 1] - c->band_start[b]; in on2avc_read_channel_data() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c454 int band_size; in compute_band_energy() local
479 int band_size; in compute_band_corr() local
1135 const int band_size = (eband5ms[i + 1] - eband5ms[i]) << FRAME_SIZE_SHIFT; in interp_band_gain() local
[all...]

Completed in 9 milliseconds