diff options
| author | Hyun Kwon <hyun.kwon@xilinx.com> | 2014-03-18 12:18:15 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-02 23:49:45 -0400 |
| commit | 2dca0551e4e2f3fc2b9beee784c7071e1e79c14b (patch) | |
| tree | 78f817fff3839800de4154b9064264deae4a47a0 /Documentation | |
| parent | e8b2d7a565ae4fc8627ffe35b953062ff6119533 (diff) | |
[media] v4l: Add VUY8 24 bits bus format
Add VUY8 24 bits bus format, V4L2_MBUS_FMT_VUY8_1X24.
Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/DocBook/media/v4l/subdev-formats.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/subdev-formats.xml b/Documentation/DocBook/media/v4l/subdev-formats.xml index 9bfd468cd524..bc8d3fb9e4a9 100644 --- a/Documentation/DocBook/media/v4l/subdev-formats.xml +++ b/Documentation/DocBook/media/v4l/subdev-formats.xml | |||
| @@ -3015,6 +3015,36 @@ see <xref linkend="colorspaces" />.</entry> | |||
| 3015 | <entry>u<subscript>1</subscript></entry> | 3015 | <entry>u<subscript>1</subscript></entry> |
| 3016 | <entry>u<subscript>0</subscript></entry> | 3016 | <entry>u<subscript>0</subscript></entry> |
| 3017 | </row> | 3017 | </row> |
| 3018 | <row id="MEDIA-BUS-FMT-VUY8-1X24"> | ||
| 3019 | <entry>MEDIA_BUS_FMT_VUY8_1X24</entry> | ||
| 3020 | <entry>0x201a</entry> | ||
| 3021 | <entry></entry> | ||
| 3022 | &dash-ent-8; | ||
| 3023 | <entry>v<subscript>7</subscript></entry> | ||
| 3024 | <entry>v<subscript>6</subscript></entry> | ||
| 3025 | <entry>v<subscript>5</subscript></entry> | ||
| 3026 | <entry>v<subscript>4</subscript></entry> | ||
| 3027 | <entry>v<subscript>3</subscript></entry> | ||
| 3028 | <entry>v<subscript>2</subscript></entry> | ||
| 3029 | <entry>v<subscript>1</subscript></entry> | ||
| 3030 | <entry>v<subscript>0</subscript></entry> | ||
| 3031 | <entry>u<subscript>7</subscript></entry> | ||
| 3032 | <entry>u<subscript>6</subscript></entry> | ||
| 3033 | <entry>u<subscript>5</subscript></entry> | ||
| 3034 | <entry>u<subscript>4</subscript></entry> | ||
| 3035 | <entry>u<subscript>3</subscript></entry> | ||
| 3036 | <entry>u<subscript>2</subscript></entry> | ||
| 3037 | <entry>u<subscript>1</subscript></entry> | ||
| 3038 | <entry>u<subscript>0</subscript></entry> | ||
| 3039 | <entry>y<subscript>7</subscript></entry> | ||
| 3040 | <entry>y<subscript>6</subscript></entry> | ||
| 3041 | <entry>y<subscript>5</subscript></entry> | ||
| 3042 | <entry>y<subscript>4</subscript></entry> | ||
| 3043 | <entry>y<subscript>3</subscript></entry> | ||
| 3044 | <entry>y<subscript>2</subscript></entry> | ||
| 3045 | <entry>y<subscript>1</subscript></entry> | ||
| 3046 | <entry>y<subscript>0</subscript></entry> | ||
| 3047 | </row> | ||
| 3018 | <row id="MEDIA-BUS-FMT-UYVY12-1X24"> | 3048 | <row id="MEDIA-BUS-FMT-UYVY12-1X24"> |
| 3019 | <entry>MEDIA_BUS_FMT_UYVY12_1X24</entry> | 3049 | <entry>MEDIA_BUS_FMT_UYVY12_1X24</entry> |
| 3020 | <entry>0x2020</entry> | 3050 | <entry>0x2020</entry> |
