Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb057a79 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook media: fix typos in YUV420M description



NV12M -> YUV420M
YVU420M -> YUV420M

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 460eac3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -29,12 +29,12 @@ and Cr planes have half as many pad bytes after their rows. In other
words, two Cx rows (including padding) is exactly as long as one Y row
words, two Cx rows (including padding) is exactly as long as one Y row
(including padding).</para>
(including padding).</para>


	<para><constant>V4L2_PIX_FMT_NV12M</constant> is intended to be
	<para><constant>V4L2_PIX_FMT_YUV420M</constant> is intended to be
used only in drivers and applications that support the multi-planar API,
used only in drivers and applications that support the multi-planar API,
described in <xref linkend="planar-apis"/>. </para>
described in <xref linkend="planar-apis"/>. </para>


	<example>
	<example>
	  <title><constant>V4L2_PIX_FMT_YVU420M</constant> 4 &times; 4
	  <title><constant>V4L2_PIX_FMT_YUV420M</constant> 4 &times; 4
pixel image</title>
pixel image</title>


	  <formalpara>
	  <formalpara>