Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_video.c616 static u16 uvc_video_clock_host_sof(const struct uvc_clock_sample *sample) in uvc_video_clock_host_sof() function
748 x1 = (uvc_video_clock_host_sof(first) + 2048) << 16; in uvc_video_clock_update()
749 x2 = (uvc_video_clock_host_sof(last) + 2048) << 16; in uvc_video_clock_update()