Searched refs:aom_highbd_quantize_b_c (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/test/ |
D | quantize_func_test.cc | 378 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/ |
D | quantize.h | 111 void aom_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
|
D | quantize.c | 430 void aom_highbd_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_highbd_quantize_b_c() function
|