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