Searched refs:aom_quantize_b_c (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/test/ |
D | quantize_func_test.cc | 427 make_tuple(&aom_quantize_b_c, &aom_quantize_b_sse2, 528 make_tuple(&aom_quantize_b_c, &aom_quantize_b_ssse3, 541 make_tuple(&aom_quantize_b_c, &aom_quantize_b_avx,
|
/external/libaom/libaom/aom_dsp/ |
D | quantize.h | 95 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
|
D | quantize.c | 394 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_c() function
|