Searched refs:min_sof (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c901 if (scr_sof < stream->stats.stream.min_sof)
902 stream->stats.stream.min_sof = scr_sof;
995 stream->stats.stream.min_sof,
1005 stream->stats.stream.min_sof = 2048;
H A Duvcvideo.h380 unsigned int min_sof; /* Minimum STC.SOF value */ member in struct:uvc_stats_stream

Completed in 266 milliseconds