diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml')
| -rw-r--r-- | Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml b/Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml index 60308f1eefdf..e781cc61786c 100644 --- a/Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml +++ b/Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml | |||
| @@ -29,12 +29,12 @@ and Cr planes have half as many pad bytes after their rows. In other | |||
| 29 | words, two Cx rows (including padding) is exactly as long as one Y row | 29 | words, two Cx rows (including padding) is exactly as long as one Y row |
| 30 | (including padding).</para> | 30 | (including padding).</para> |
| 31 | 31 | ||
| 32 | <para><constant>V4L2_PIX_FMT_NV12M</constant> is intended to be | 32 | <para><constant>V4L2_PIX_FMT_YUV420M</constant> is intended to be |
| 33 | used only in drivers and applications that support the multi-planar API, | 33 | used only in drivers and applications that support the multi-planar API, |
| 34 | described in <xref linkend="planar-apis"/>. </para> | 34 | described in <xref linkend="planar-apis"/>. </para> |
| 35 | 35 | ||
| 36 | <example> | 36 | <example> |
| 37 | <title><constant>V4L2_PIX_FMT_YVU420M</constant> 4 × 4 | 37 | <title><constant>V4L2_PIX_FMT_YUV420M</constant> 4 × 4 |
| 38 | pixel image</title> | 38 | pixel image</title> |
| 39 | 39 | ||
| 40 | <formalpara> | 40 | <formalpara> |
