Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_quantize.c163 const int log_scaled_round = log_scaled_round_arr[rc01]; in highbd_quantize_fp_helper_c() local
167 const int64_t tmp = (int64_t)abs_coeff + log_scaled_round; in highbd_quantize_fp_helper_c()