Home
last modified time | relevance | path

Searched refs:last_pts_diff (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_video.c846 stream->stats.frame.last_pts_diff = in uvc_video_stats_decode()
915 frame->nb_pts_diffs, frame->last_pts_diff, frame->nb_pts, in uvc_video_stats_update()
931 if (frame->last_pts_diff <= frame->first_data) in uvc_video_stats_update()
H A Duvcvideo.h468 unsigned int last_pts_diff; /* Index of the last PTS difference */ member
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_video.c862 stream->stats.frame.last_pts_diff = in uvc_video_stats_decode()
931 frame->nb_pts_diffs, frame->last_pts_diff, frame->nb_pts, in uvc_video_stats_update()
947 if (frame->last_pts_diff <= frame->first_data) in uvc_video_stats_update()
H A Duvcvideo.h350 unsigned int last_pts_diff; /* Index of the last PTS difference */ member

Completed in 10 milliseconds