1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/userspace-api/media/fdl-appendix.rst.
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
10 .. _V4L2-PIX-FMT-VYUY:
12 **************************
13 V4L2_PIX_FMT_VYUY ('VYUY')
14 **************************
17 Variation of ``V4L2_PIX_FMT_YUYV`` with different order of samples in
24 In this format each four bytes is two pixels. Each four bytes is two
25 Y's, a Cb and a Cr. Each Y goes to one of the pixels, and the Cb and Cr
26 belong to both pixels. As you can see, the Cr and Cb components have
27 half the horizontal resolution of the Y component.
30 Each cell is one byte.
75 **Color Sample Location:**