Searched refs:skew_msc (Results 1 – 1 of 1) sorted by relevance
68 int64_t last_ust, ns_frame, last_msc, next_msc, skew_msc; member85 scrn->skew_msc++; in vl_dri2_handle_stamps()285 …n->next_msc = ((int64_t)stamp - scrn->last_ust) / scrn->ns_frame + scrn->last_msc + scrn->skew_msc; in vl_screen_set_next_timestamp()