Home
last modified time | relevance | path

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

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