Searched refs:last_pts_diff (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c862 stream->stats.frame.last_pts_diff =
931 frame->nb_pts_diffs, frame->last_pts_diff, frame->nb_pts,
947 if (frame->last_pts_diff <= frame->first_data)
H A Duvcvideo.h352 unsigned int last_pts_diff; /* Index of the last PTS difference */ member in struct:uvc_stats_frame

Completed in 185 milliseconds