Searched refs:aom_highbd_quantize_b_helper_c (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | quantize.c | 258 void aom_highbd_quantize_b_helper_c( in aom_highbd_quantize_b_helper_c() function 437 aom_highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_c() 449 aom_highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_32x32_c() 461 aom_highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_64x64_c()
|
D | quantize.h | 103 void aom_highbd_quantize_b_helper_c(
|
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.c | 462 aom_highbd_quantize_b_helper_c( in av1_highbd_quantize_b_facade()
|