Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dquantize.c16 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()
Dquantize.h23 void quantize_b_adaptive_helper_c(
/external/libaom/libaom/av1/encoder/
Dav1_quantize.c272 quantize_b_adaptive_helper_c( in av1_quantize_b_facade()