Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_quantize.c36 static void quantize_fp_helper_c( in quantize_fp_helper_c() function
188 quantize_fp_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in av1_quantize_fp_c()
200 quantize_fp_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in av1_quantize_fp_32x32_c()
212 quantize_fp_helper_c(coeff_ptr, n_coeffs, zbin_ptr, round_ptr, quant_ptr, in av1_quantize_fp_64x64_c()
224 quantize_fp_helper_c(coeff_ptr, n_coeffs, p->zbin_QTX, p->round_fp_QTX, in av1_quantize_fp_facade()
234 quantize_fp_helper_c( in av1_quantize_fp_facade()