Searched refs:interval_duration (Results 1 – 1 of 1) sorted by relevance
502 unsigned int interval_duration = video->ep->desc->bInterval * 1250; in uvc_video_prep_requests() local519 interval_duration = video->ep->desc->bInterval * 10000; in uvc_video_prep_requests()521 nreq = DIV_ROUND_UP(video->interval, interval_duration); in uvc_video_prep_requests()
Completed in 4 milliseconds