Searched refs:mid_point_frames_ceil (Results 1 – 1 of 1) sorted by relevance
260 unsigned int mid_point_frames_ceil = 0; in apply_below_the_range() local303 mid_point_frames_ceil = (last_render_time_in_us + in apply_below_the_range()307 if (mid_point_frames_ceil > 0) { in apply_below_the_range()309 mid_point_frames_ceil; in apply_below_the_range()339 if ((last_render_time_in_us / mid_point_frames_ceil) < in_out_vrr->min_duration_in_us) { in apply_below_the_range()349 frames_to_insert = mid_point_frames_ceil; in apply_below_the_range()355 frames_to_insert = mid_point_frames_ceil; in apply_below_the_range()
Completed in 7 milliseconds