Home
last modified time | relevance | path

Searched defs:lowband_scratch (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopusenc_psy.c34 float buf[176 * 2], lowband_scratch[176], norm1[176], norm2[176]; in pvq_band_cost() local
H A Dopus.c471 float lowband_scratch[8 * 22]; in ff_celt_quant_bands() local
H A Dopus_pvq.c483 quant_band_template(CeltPVQ *pvq, CeltFrame *f, OpusRangeCoder *rc, const int band, float *X, float *Y, int N, int b, uint32_t blocks, float *lowband, int duration, float *lowband_out, int level, float gain, float *lowband_scratch, int fill, int quant) quant_band_template() argument

Completed in 4 milliseconds