Searched refs:fixed_refresh (Results 1 – 1 of 1) sorted by relevance
85 struct fixed_refresh { struct116 struct fixed_refresh fixed_refresh; member592 state->fixed_refresh.fixed_active = false; in reset_freesync_state_variables()593 state->fixed_refresh.program_fixed = false; in reset_freesync_state_variables()633 state->fixed_refresh.fixed_active == false) { in set_freesync_on_streams()1299 } else if (state->fixed_refresh.fixed_active) { in update_timestamps()1301 state->fixed_refresh.frame_counter++; in update_timestamps()1303 if (state->fixed_refresh.frame_counter > in update_timestamps()1305 state->fixed_refresh.frame_counter = 0; in update_timestamps()1306 state->fixed_refresh.program_fixed = true; in update_timestamps()[all …]