diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-cropcap.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-cropcap.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-cropcap.xml b/Documentation/DocBook/media/v4l/vidioc-cropcap.xml index f1bac2c6e978..4559c452a613 100644 --- a/Documentation/DocBook/media/v4l/vidioc-cropcap.xml +++ b/Documentation/DocBook/media/v4l/vidioc-cropcap.xml | |||
@@ -70,10 +70,8 @@ output.</para> | |||
70 | <entry>Type of the data stream, set by the application. | 70 | <entry>Type of the data stream, set by the application. |
71 | Only these types are valid here: | 71 | Only these types are valid here: |
72 | <constant>V4L2_BUF_TYPE_VIDEO_CAPTURE</constant>, | 72 | <constant>V4L2_BUF_TYPE_VIDEO_CAPTURE</constant>, |
73 | <constant>V4L2_BUF_TYPE_VIDEO_OUTPUT</constant>, | 73 | <constant>V4L2_BUF_TYPE_VIDEO_OUTPUT</constant> and |
74 | <constant>V4L2_BUF_TYPE_VIDEO_OVERLAY</constant>, and custom (driver | 74 | <constant>V4L2_BUF_TYPE_VIDEO_OVERLAY</constant>. See <xref linkend="v4l2-buf-type" />.</entry> |
75 | defined) types with code <constant>V4L2_BUF_TYPE_PRIVATE</constant> | ||
76 | and higher. See <xref linkend="v4l2-buf-type" />.</entry> | ||
77 | </row> | 75 | </row> |
78 | <row> | 76 | <row> |
79 | <entry>struct <link linkend="v4l2-rect-crop">v4l2_rect</link></entry> | 77 | <entry>struct <link linkend="v4l2-rect-crop">v4l2_rect</link></entry> |