Home
last modified time | relevance | path

Searched refs:has_early_pts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h355 bool has_early_pts; /* Whether a PTS is present before the first non-empty packet */ member
H A Duvc_video.c920 stream->stats.frame.has_early_pts = true; in uvc_video_stats_decode()
972 frame->has_early_pts ? "" : "!", in uvc_video_stats_update()
983 if (frame->has_early_pts) in uvc_video_stats_update()