Searched refs:av1_quantize_skip (Results 1 – 3 of 3) sorted by relevance
109 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr,
184 av1_quantize_skip(n_coeffs, qcoeff, dqcoeff, eob); in av1_xform_quant()
29 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr, in av1_quantize_skip() function