Searched refs:qcoefs (Results 1 – 2 of 2) sorted by relevance
80 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()
409 DECLARE_ALIGNED(16, int, qcoefs)[96]; ///< quantized coefficients member