diff options
Diffstat (limited to 'Documentation/DocBook/v4l/subdev-formats.xml')
| -rw-r--r-- | Documentation/DocBook/v4l/subdev-formats.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/DocBook/v4l/subdev-formats.xml b/Documentation/DocBook/v4l/subdev-formats.xml index a26b10c0785..8d3409d2c63 100644 --- a/Documentation/DocBook/v4l/subdev-formats.xml +++ b/Documentation/DocBook/v4l/subdev-formats.xml | |||
| @@ -2531,13 +2531,13 @@ | |||
| 2531 | <constant>_JPEG</constant> prefix the format code is made of | 2531 | <constant>_JPEG</constant> prefix the format code is made of |
| 2532 | the following information. | 2532 | the following information. |
| 2533 | <itemizedlist> | 2533 | <itemizedlist> |
| 2534 | <listitem>The number of bus samples per entropy encoded byte.</listitem> | 2534 | <listitem><para>The number of bus samples per entropy encoded byte.</para></listitem> |
| 2535 | <listitem>The bus width.</listitem> | 2535 | <listitem><para>The bus width.</para></listitem> |
| 2536 | </itemizedlist> | 2536 | </itemizedlist> |
| 2537 | </para> | ||
| 2537 | 2538 | ||
| 2538 | <para>For instance, for a JPEG baseline process and an 8-bit bus width | 2539 | <para>For instance, for a JPEG baseline process and an 8-bit bus width |
| 2539 | the format will be named <constant>V4L2_MBUS_FMT_JPEG_1X8</constant>. | 2540 | the format will be named <constant>V4L2_MBUS_FMT_JPEG_1X8</constant>. |
| 2540 | </para> | ||
| 2541 | </para> | 2541 | </para> |
| 2542 | 2542 | ||
| 2543 | <para>The following table lists existing JPEG compressed formats.</para> | 2543 | <para>The following table lists existing JPEG compressed formats.</para> |
