Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dquantize.c257 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()
Dquantize.h99 void highbd_quantize_b_helper_c(
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c457 highbd_quantize_b_helper_c(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_QTX, in av1_highbd_quantize_b_facade()