diff options
-rw-r--r-- | Documentation/DocBook/media/v4l/io.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/DocBook/media/v4l/io.xml b/Documentation/DocBook/media/v4l/io.xml index 0a5d8c6003cf..97a69bf6f3eb 100644 --- a/Documentation/DocBook/media/v4l/io.xml +++ b/Documentation/DocBook/media/v4l/io.xml | |||
@@ -1470,10 +1470,9 @@ or application, depending on data direction, must set &v4l2-buffer; | |||
1470 | <constant>V4L2_FIELD_BOTTOM</constant>. Any two successive fields pair | 1470 | <constant>V4L2_FIELD_BOTTOM</constant>. Any two successive fields pair |
1471 | to build a frame. If fields are successive, without any dropped fields | 1471 | to build a frame. If fields are successive, without any dropped fields |
1472 | between them (fields can drop individually), can be determined from | 1472 | between them (fields can drop individually), can be determined from |
1473 | the &v4l2-buffer; <structfield>sequence</structfield> field. Image | 1473 | the &v4l2-buffer; <structfield>sequence</structfield> field. This format |
1474 | sizes refer to the frame, not fields. This format cannot be selected | 1474 | cannot be selected when using the read/write I/O method since there |
1475 | when using the read/write I/O method.<!-- Where it's indistinguishable | 1475 | is no way to communicate if a field was a top or bottom field.</entry> |
1476 | from V4L2_FIELD_SEQ_*. --></entry> | ||
1477 | </row> | 1476 | </row> |
1478 | <row> | 1477 | <row> |
1479 | <entry><constant>V4L2_FIELD_INTERLACED_TB</constant></entry> | 1478 | <entry><constant>V4L2_FIELD_INTERLACED_TB</constant></entry> |