Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dquantize_func_test.cc378 make_tuple(&aom_highbd_quantize_b_c, &aom_highbd_quantize_b_avx2,
380 make_tuple(&aom_highbd_quantize_b_c, &aom_highbd_quantize_b_avx2,
382 make_tuple(&aom_highbd_quantize_b_c, &aom_highbd_quantize_b_avx2,
430 make_tuple(&aom_highbd_quantize_b_c, &aom_highbd_quantize_b_sse2,
432 make_tuple(&aom_highbd_quantize_b_c, &aom_highbd_quantize_b_sse2,
434 make_tuple(&aom_highbd_quantize_b_c, &aom_highbd_quantize_b_sse2,
/external/libaom/libaom/aom_dsp/
Dquantize.h111 void aom_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
Dquantize.c430 void aom_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_c() function