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

/linux-4.4.14/drivers/media/usb/uvc/
H A Duvc_video.c786 stream->stats.frame.has_initial_pts = has_pts; uvc_video_stats_decode()
842 frame->has_initial_pts ? "" : "!", uvc_video_stats_update()
854 if (frame->has_initial_pts) uvc_video_stats_update()
H A Duvcvideo.h410 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member in struct:uvc_stats_frame

Completed in 120 milliseconds