Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/uvc/
Duvcvideo.h440 unsigned int max_sof; /* Maximum STC.SOF value */ member
Duvc_video.c811 if (scr_sof > stream->stats.stream.max_sof) in uvc_video_stats_decode()
812 stream->stats.stream.max_sof = scr_sof; in uvc_video_stats_decode()
913 stream->stats.stream.max_sof, in uvc_video_stats_dump()