Searched refs:aom_quantize_b_c (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/test/ |
D | quantize_func_test.cc | 397 make_tuple(&aom_quantize_b_c, &aom_quantize_b_sse2, TX_16X16, TYPE_B, 438 ::testing::Values(make_tuple(&aom_quantize_b_c, &aom_quantize_b_ssse3, 452 ::testing::Values(make_tuple(&aom_quantize_b_c, &aom_quantize_b_avx,
|
/external/libaom/libaom/aom_dsp/ |
D | quantize.h | 92 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs,
|
D | quantize.c | 390 void aom_quantize_b_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in aom_quantize_b_c() function
|