Searched refs:quantize_b_adaptive_helper_c (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | quantize.c | 16 void quantize_b_adaptive_helper_c( in quantize_b_adaptive_helper_c() function 324 quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_quantize_b_adaptive_c() 336 quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_quantize_b_32x32_adaptive_c() 348 quantize_b_adaptive_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, in aom_quantize_b_64x64_adaptive_c()
|
D | quantize.h | 23 void quantize_b_adaptive_helper_c(
|
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.c | 272 quantize_b_adaptive_helper_c( in av1_quantize_b_facade()
|