Home
last modified time | relevance | path

Searched refs:aom_highbd_quantize_b_helper_c (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dquantize.c258 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()
Dquantize.h103 void aom_highbd_quantize_b_helper_c(
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c462 aom_highbd_quantize_b_helper_c( in av1_highbd_quantize_b_facade()