Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dvar_based_part.c589 int64_t threshold_diff = qindex_high_thr - qindex_low_thr; in tune_thresh_based_on_resolution() local
592 threshold_diff = threshold_diff > 0 ? threshold_diff : 1; in tune_thresh_based_on_resolution()
595 threshold_diff; in tune_thresh_based_on_resolution()
599 threshold_diff; in tune_thresh_based_on_resolution()
602 threshold_diff; in tune_thresh_based_on_resolution()