Searched refs:curr_frame_counter (Results 1 – 2 of 2) sorted by relevance
62 fps->curr_frame_counter++; in sti_plane_update_fps()64 num_frames = fps->curr_frame_counter - fps->last_frame_counter; in sti_plane_update_fps()70 fps->last_frame_counter = fps->curr_frame_counter; in sti_plane_update_fps()
53 unsigned int curr_frame_counter; member