Searched refs:last_render_time_in_us (Results 1 – 1 of 1) sorted by relevance
292 unsigned int last_render_time_in_us, in apply_below_the_range() argument 307 if ((last_render_time_in_us + in_out_vrr->btr.margin_in_us / 2) < max_render_time_in_us) { in apply_below_the_range() 313 } else if (last_render_time_in_us > (max_render_time_in_us + in_out_vrr->btr.margin_in_us / 2)) { in apply_below_the_range() 338 mid_point_frames_ceil = (last_render_time_in_us + in apply_below_the_range() 343 frame_time_in_us = last_render_time_in_us / in apply_below_the_range() 355 mid_point_frames_floor = last_render_time_in_us / in apply_below_the_range() 360 frame_time_in_us = last_render_time_in_us / in apply_below_the_range() 375 (last_render_time_in_us / mid_point_frames_ceil) < in apply_below_the_range() 413 if (((last_render_time_in_us / in_out_vrr->btr.frames_to_insert) < in apply_below_the_range() 415 ((last_render_time_in_us / in_out_vr in apply_below_the_range() 447 apply_fixed_refresh(struct core_freesync * core_freesync,const struct dc_stream_state * stream,unsigned int last_render_time_in_us,struct mod_vrr_params * in_out_vrr) apply_fixed_refresh() argument 1136 unsigned int last_render_time_in_us = 0; mod_freesync_handle_preflip() local [all...]