Skip to content
Commit fc867878 authored by Jun Chen's avatar Jun Chen Committed by Mauro Carvalho Chehab
Browse files

media: uvcvideo: Fix annotation for uvc_video_clock_update()



The formula (2) is to convert from SOF to host clock,
it should be fix as
"TS = ((TS2 - TS1) * SOF + TS1 * SOF2 - TS2 * SOF1) / (SOF2 - SOF1)"

Signed-off-by: default avatarJun Chen <jun.chen@vatics.com>
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent a73a342a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment