Searched refs:curr_field_counter (Results 1 – 2 of 2) sorted by relevance
54 fps->curr_field_counter++; in sti_plane_update_fps()82 if (fps->curr_field_counter) { in sti_plane_update_fps()84 num_fields = fps->curr_field_counter - fps->last_field_counter; in sti_plane_update_fps()85 fps->last_field_counter = fps->curr_field_counter; in sti_plane_update_fps()
56 unsigned int curr_field_counter; member