diff options
author | Stefan Huber <steffhip@googlemail.com> | 2013-06-05 12:24:35 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-05 16:24:59 +0200 |
commit | ab37f4256ce43828e6ee3220baa37e60276c8271 (patch) | |
tree | ed24dba8aaee22dc050f831a6b7e779dae6bf531 /Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml | |
parent | a226623a3f1e1f79901b3c00285f70c704414e68 (diff) | |
download | blackbird-obmc-linux-ab37f4256ce43828e6ee3220baa37e60276c8271.tar.gz blackbird-obmc-linux-ab37f4256ce43828e6ee3220baa37e60276c8271.zip |
Documentation/DocBook/media/v4l fix a typo
Corrected the word adjactent to adjacent.
Signed-off-by: Stefan Huber <steffhip@googlemail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml b/Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml index 2f82b1da8dfe..8a70a1707b7a 100644 --- a/Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml +++ b/Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml @@ -24,7 +24,7 @@ into 64x32 macroblocks. The CbCr plane has the same width, in bytes, as the Y plane (and the image), but is half as tall in pixels. The chroma plane is also grouped into 64x32 macroblocks.</para> <para>Width of the buffer has to be aligned to the multiple of 128, and -height alignment is 32. Every four adjactent buffers - two horizontally and two +height alignment is 32. Every four adjacent buffers - two horizontally and two vertically are grouped together and are located in memory in Z or flipped Z order. </para> <para>Layout of macroblocks in memory is presented in the following |