Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c832 stream->stats.frame.has_initial_pts = has_pts; in uvc_video_stats_decode()
887 frame->has_initial_pts ? "" : "!", in uvc_video_stats_update()
899 if (frame->has_initial_pts) in uvc_video_stats_update()
H A Duvcvideo.h493 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c832 stream->stats.frame.has_initial_pts = has_pts; in uvc_video_stats_decode()
887 frame->has_initial_pts ? "" : "!", in uvc_video_stats_update()
899 if (frame->has_initial_pts) in uvc_video_stats_update()
H A Duvcvideo.h493 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/uvc/
H A Duvc_video.c832 stream->stats.frame.has_initial_pts = has_pts; in uvc_video_stats_decode()
887 frame->has_initial_pts ? "" : "!", in uvc_video_stats_update()
899 if (frame->has_initial_pts) in uvc_video_stats_update()
H A Duvcvideo.h493 bool has_initial_pts; /* Whether the first non-empty packet has a PTS */ member