Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53ae9251 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] vidioc-g-dv-timings.rst: document interlaced defines



Document V4L2_DV_PROGRESSIVE and V4L2_DV_INTERLACED and
fix missing references.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 0a07ab9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ EBUSY

       -  ``interlaced``

       -  Progressive (0) or interlaced (1)
       -  Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).

    -  .. row 4

+2 −2
Original line number Diff line number Diff line
@@ -257,8 +257,8 @@ replace define V4L2_STD_ALL v4l2-std-id

# V4L2 DT BT timings definitions

replace define V4L2_DV_PROGRESSIVE v4l2-dv-fixme
replace define V4L2_DV_INTERLACED v4l2-dv-fixme
replace define V4L2_DV_PROGRESSIVE v4l2-bt-timings
replace define V4L2_DV_INTERLACED v4l2-bt-timings

replace define V4L2_DV_VSYNC_POS_POL v4l2-bt-timings
replace define V4L2_DV_HSYNC_POS_POL v4l2-bt-timings