Searched refs:highbd_quantize_b_helper_c (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | quantize.c | 257 void highbd_quantize_b_helper_c( in highbd_quantize_b_helper_c() function 432 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_c() 444 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_32x32_c() 456 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_highbd_quantize_b_64x64_c()
|
D | quantize.h | 99 void highbd_quantize_b_helper_c(
|
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.c | 457 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_QTX, in av1_highbd_quantize_b_facade()
|