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

/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c878 stream->stats.frame.has_initial_pts = has_pts;
933 frame->has_initial_pts ? "" : "!",
945 if (frame->has_initial_pts)
H A Duvcvideo.h353 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member in struct:uvc_stats_frame

Completed in 116 milliseconds