Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/
H A Dquantize.c174 void aom_highbd_quantize_b_adaptive_helper_c( in aom_highbd_quantize_b_adaptive_helper_c() function
368 aom_highbd_quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, in aom_highbd_quantize_b_adaptive_c()
380 aom_highbd_quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
392 aom_highbd_quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
H A Dquantize.h58 void aom_highbd_quantize_b_adaptive_helper_c(
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_quantize.c456 aom_highbd_quantize_b_adaptive_helper_c( in av1_highbd_quantize_b_facade()