diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-g-selection.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-g-selection.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-selection.xml b/Documentation/DocBook/media/v4l/vidioc-g-selection.xml index f76d8a6d9b92..b11ec75e21a1 100644 --- a/Documentation/DocBook/media/v4l/vidioc-g-selection.xml +++ b/Documentation/DocBook/media/v4l/vidioc-g-selection.xml | |||
@@ -152,12 +152,10 @@ satisfactory parameters have been negotiated. If constraints flags have to be | |||
152 | violated at then ERANGE is returned. The error indicates that <emphasis> there | 152 | violated at then ERANGE is returned. The error indicates that <emphasis> there |
153 | exist no rectangle </emphasis> that satisfies the constraints.</para> | 153 | exist no rectangle </emphasis> that satisfies the constraints.</para> |
154 | 154 | ||
155 | </refsect1> | ||
156 | |||
157 | <para>Selection targets and flags are documented in <xref | 155 | <para>Selection targets and flags are documented in <xref |
158 | linkend="v4l2-selections-common"/>.</para> | 156 | linkend="v4l2-selections-common"/>.</para> |
159 | 157 | ||
160 | <section> | 158 | <para> |
161 | <figure id="sel-const-adjust"> | 159 | <figure id="sel-const-adjust"> |
162 | <title>Size adjustments with constraint flags.</title> | 160 | <title>Size adjustments with constraint flags.</title> |
163 | <mediaobject> | 161 | <mediaobject> |
@@ -170,9 +168,9 @@ exist no rectangle </emphasis> that satisfies the constraints.</para> | |||
170 | </textobject> | 168 | </textobject> |
171 | </mediaobject> | 169 | </mediaobject> |
172 | </figure> | 170 | </figure> |
173 | </section> | 171 | </para> |
174 | 172 | ||
175 | <refsect1> | 173 | <para> |
176 | <table pgwide="1" frame="none" id="v4l2-selection"> | 174 | <table pgwide="1" frame="none" id="v4l2-selection"> |
177 | <title>struct <structname>v4l2_selection</structname></title> | 175 | <title>struct <structname>v4l2_selection</structname></title> |
178 | <tgroup cols="3"> | 176 | <tgroup cols="3"> |
@@ -208,6 +206,7 @@ exist no rectangle </emphasis> that satisfies the constraints.</para> | |||
208 | </tbody> | 206 | </tbody> |
209 | </tgroup> | 207 | </tgroup> |
210 | </table> | 208 | </table> |
209 | </para> | ||
211 | </refsect1> | 210 | </refsect1> |
212 | 211 | ||
213 | <refsect1> | 212 | <refsect1> |