[media] docs-rst: add tabularcolumns to all tables
[cascardo/linux.git] / Documentation / media / uapi / v4l / pixfmt-z16.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _V4L2-PIX-FMT-Z16:
4
5 *************************
6 V4L2_PIX_FMT_Z16 ('Z16 ')
7 *************************
8
9 *man V4L2_PIX_FMT_Z16(2)*
10
11 16-bit depth data with distance values at each pixel
12
13
14 Description
15 ===========
16
17 This is a 16-bit format, representing depth data. Each pixel is a
18 distance to the respective point in the image coordinates. Distance unit
19 can vary and has to be negotiated with the device separately. Each pixel
20 is stored in a 16-bit word in the little endian byte order.
21
22 **Byte Order.**
23 Each cell is one byte.
24
25
26
27 .. tabularcolumns:: |p{3.5cm}|p{1.8cm}|p{1.8cm}|p{1.8cm}|p{1.8cm}|p{1.8cm}|p{1.8cm}|p{1.8cm}|p{1.4cm}|
28
29 .. flat-table::
30     :header-rows:  0
31     :stub-columns: 0
32     :widths:       2 1 1 1 1 1 1 1 1
33
34
35     -  .. row 1
36
37        -  start + 0:
38
39        -  Z\ :sub:`00low`
40
41        -  Z\ :sub:`00high`
42
43        -  Z\ :sub:`01low`
44
45        -  Z\ :sub:`01high`
46
47        -  Z\ :sub:`02low`
48
49        -  Z\ :sub:`02high`
50
51        -  Z\ :sub:`03low`
52
53        -  Z\ :sub:`03high`
54
55     -  .. row 2
56
57        -  start + 8:
58
59        -  Z\ :sub:`10low`
60
61        -  Z\ :sub:`10high`
62
63        -  Z\ :sub:`11low`
64
65        -  Z\ :sub:`11high`
66
67        -  Z\ :sub:`12low`
68
69        -  Z\ :sub:`12high`
70
71        -  Z\ :sub:`13low`
72
73        -  Z\ :sub:`13high`
74
75     -  .. row 3
76
77        -  start + 16:
78
79        -  Z\ :sub:`20low`
80
81        -  Z\ :sub:`20high`
82
83        -  Z\ :sub:`21low`
84
85        -  Z\ :sub:`21high`
86
87        -  Z\ :sub:`22low`
88
89        -  Z\ :sub:`22high`
90
91        -  Z\ :sub:`23low`
92
93        -  Z\ :sub:`23high`
94
95     -  .. row 4
96
97        -  start + 24:
98
99        -  Z\ :sub:`30low`
100
101        -  Z\ :sub:`30high`
102
103        -  Z\ :sub:`31low`
104
105        -  Z\ :sub:`31high`
106
107        -  Z\ :sub:`32low`
108
109        -  Z\ :sub:`32high`
110
111        -  Z\ :sub:`33low`
112
113        -  Z\ :sub:`33high`