Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_video.c863 stream->stats.frame.has_early_pts = true; in uvc_video_stats_decode()
916 frame->has_early_pts ? "" : "!", in uvc_video_stats_update()
927 if (frame->has_early_pts) in uvc_video_stats_update()
H A Duvcvideo.h470 bool has_early_pts; /* Whether a PTS is present before the first non-empty packet */ member
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_video.c880 stream->stats.frame.has_early_pts = true; in uvc_video_stats_decode()
932 frame->has_early_pts ? "" : "!", in uvc_video_stats_update()
943 if (frame->has_early_pts) in uvc_video_stats_update()
H A Duvcvideo.h352 bool has_early_pts; /* Whether a PTS is present before the first non-empty packet */ member

Completed in 9 milliseconds