Searched refs:aom_quantize_b_adaptive_helper_c (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | quantize.c | 17 void aom_quantize_b_adaptive_helper_c( in aom_quantize_b_adaptive_helper_c() function 331 aom_quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_quantize_b_adaptive_c() 343 aom_quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_quantize_b_32x32_adaptive_c() 355 aom_quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_quantize_b_64x64_adaptive_c()
|
H A D | quantize.h | 26 void aom_quantize_b_adaptive_helper_c(
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | av1_quantize.c | 314 aom_quantize_b_adaptive_helper_c( in av1_quantize_b_facade()
|