Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_video.c861 stream->stats.frame.has_initial_pts = has_pts; in uvc_video_stats_decode()
917 frame->has_initial_pts ? "" : "!", in uvc_video_stats_update()
929 if (frame->has_initial_pts) in uvc_video_stats_update()
H A Duvcvideo.h469 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_video.c878 stream->stats.frame.has_initial_pts = has_pts; in uvc_video_stats_decode()
933 frame->has_initial_pts ? "" : "!", in uvc_video_stats_update()
945 if (frame->has_initial_pts) in uvc_video_stats_update()
H A Duvcvideo.h351 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member

Completed in 10 milliseconds