Home
last modified time | relevance | path

Searched refs:av1_quantize_skip (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dav1_quantize.h109 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr,
Dencodemb.c184 av1_quantize_skip(n_coeffs, qcoeff, dqcoeff, eob); in av1_xform_quant()
Dav1_quantize.c29 void av1_quantize_skip(intptr_t n_coeffs, tran_low_t *qcoeff_ptr, in av1_quantize_skip() function