Searched refs:vmaf_threshold (Results 1 – 1 of 1) sorted by relevance
740 const double vmaf_threshold = 0.01; in av1_get_vmaf_base_qindex() local741 if (approx_sse < sse_threshold || approx_dvmaf < vmaf_threshold) { in av1_get_vmaf_base_qindex()