Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dquantize_func_test.cc530 make_tuple(&aom_quantize_b_32x32_c, &aom_quantize_b_32x32_ssse3,
543 make_tuple(&aom_quantize_b_32x32_c, &aom_quantize_b_32x32_avx,
/external/libaom/libaom/aom_dsp/
Dquantize.c405 void aom_quantize_b_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_32x32_c() function