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