Home
last modified time | relevance | path

Searched refs:qcoefs (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_quantization.h80 s->quant_bands(s->qcoefs, in, scaled, size, !BT_UNSIGNED, aac_cb_maxval[cb], Q34, ROUNDING); in quantize_and_encode_band_cost_template()
88 int *quants = s->qcoefs + i; in quantize_and_encode_band_cost_template()
Daacenc.h409 DECLARE_ALIGNED(16, int, qcoefs)[96]; ///< quantized coefficients member