Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/uvc/
Duvcvideo.h410 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member
Duvc_video.c775 stream->stats.frame.has_initial_pts = has_pts; in uvc_video_stats_decode()
831 frame->has_initial_pts ? "" : "!", in uvc_video_stats_update()
843 if (frame->has_initial_pts) in uvc_video_stats_update()