Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c383 int64_t qi_diff_high = QINDEX_HIGH_THR - last_qindex; in set_vbp_thresholds() local
389 qi_diff_high * threshold_base) / in set_vbp_thresholds()
393 qi_diff_high * (threshold_base >> 1)) / in set_vbp_thresholds()
396 qi_diff_high * (threshold_base << 3)) / in set_vbp_thresholds()