Searched refs:mvc_ratio (Results 1 – 2 of 2) sorted by relevance
1901 const double mvc_ratio = in accumulate_frame_motion_stats() local1907 pct * (mvc_ratio < stats->mvc_abs ? mvc_ratio : stats->mvc_abs); in accumulate_frame_motion_stats()
498 const double mvc_ratio = in accumulate_frame_motion_stats() local506 (mvc_ratio < stats->mvc_abs * f_w ? mvc_ratio : stats->mvc_abs * f_w); in accumulate_frame_motion_stats()