Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dquantize_func_test.cc342 make_tuple(&av1_quantize_fp_32x32_c, &av1_quantize_fp_32x32_avx2,
344 make_tuple(&av1_quantize_fp_32x32_c, &av1_quantize_fp_32x32_avx2,
346 make_tuple(&av1_quantize_fp_32x32_c, &av1_quantize_fp_32x32_avx2,
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c224 void av1_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in av1_quantize_fp_32x32_c() function