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

/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c880 stream->stats.frame.has_early_pts = true;
932 frame->has_early_pts ? "" : "!",
943 if (frame->has_early_pts)
H A Duvcvideo.h354 bool has_early_pts; /* Whether a PTS is present before the first non-empty packet */ member in struct:uvc_stats_frame

Completed in 446 milliseconds