~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/userspace-api/media/v4l/pixfmt-z16.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/userspace-api/media/v4l/pixfmt-z16.rst (Architecture ppc) and /Documentation/userspace-api/media/v4l/pixfmt-z16.rst (Architecture i386)


  1 .. SPDX-License-Identifier: GFDL-1.1-no-invari      1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
  2                                                     2 
  3 .. _V4L2-PIX-FMT-Z16:                               3 .. _V4L2-PIX-FMT-Z16:
  4                                                     4 
  5 *************************                           5 *************************
  6 V4L2_PIX_FMT_Z16 ('Z16 ')                           6 V4L2_PIX_FMT_Z16 ('Z16 ')
  7 *************************                           7 *************************
  8                                                     8 
  9                                                     9 
 10 16-bit depth data with distance values at each     10 16-bit depth data with distance values at each pixel
 11                                                    11 
 12                                                    12 
 13 Description                                        13 Description
 14 ===========                                        14 ===========
 15                                                    15 
 16 This is a 16-bit format, representing depth da     16 This is a 16-bit format, representing depth data. Each pixel is a
 17 distance to the respective point in the image      17 distance to the respective point in the image coordinates. Distance unit
 18 can vary and has to be negotiated with the dev     18 can vary and has to be negotiated with the device separately. Each pixel
 19 is stored in a 16-bit word in the little endia     19 is stored in a 16-bit word in the little endian byte order.
 20                                                    20 
 21 **Byte Order.**                                    21 **Byte Order.**
 22 Each cell is one byte.                             22 Each cell is one byte.
 23                                                    23 
 24                                                    24 
 25                                                    25 
 26                                                    26 
 27 .. flat-table::                                    27 .. flat-table::
 28     :header-rows:  0                               28     :header-rows:  0
 29     :stub-columns: 0                               29     :stub-columns: 0
 30                                                    30 
 31     * - start + 0:                                 31     * - start + 0:
 32       - Z\ :sub:`00low`                            32       - Z\ :sub:`00low`
 33       - Z\ :sub:`00high`                           33       - Z\ :sub:`00high`
 34       - Z\ :sub:`01low`                            34       - Z\ :sub:`01low`
 35       - Z\ :sub:`01high`                           35       - Z\ :sub:`01high`
 36       - Z\ :sub:`02low`                            36       - Z\ :sub:`02low`
 37       - Z\ :sub:`02high`                           37       - Z\ :sub:`02high`
 38       - Z\ :sub:`03low`                            38       - Z\ :sub:`03low`
 39       - Z\ :sub:`03high`                           39       - Z\ :sub:`03high`
 40     * - start + 8:                                 40     * - start + 8:
 41       - Z\ :sub:`10low`                            41       - Z\ :sub:`10low`
 42       - Z\ :sub:`10high`                           42       - Z\ :sub:`10high`
 43       - Z\ :sub:`11low`                            43       - Z\ :sub:`11low`
 44       - Z\ :sub:`11high`                           44       - Z\ :sub:`11high`
 45       - Z\ :sub:`12low`                            45       - Z\ :sub:`12low`
 46       - Z\ :sub:`12high`                           46       - Z\ :sub:`12high`
 47       - Z\ :sub:`13low`                            47       - Z\ :sub:`13low`
 48       - Z\ :sub:`13high`                           48       - Z\ :sub:`13high`
 49     * - start + 16:                                49     * - start + 16:
 50       - Z\ :sub:`20low`                            50       - Z\ :sub:`20low`
 51       - Z\ :sub:`20high`                           51       - Z\ :sub:`20high`
 52       - Z\ :sub:`21low`                            52       - Z\ :sub:`21low`
 53       - Z\ :sub:`21high`                           53       - Z\ :sub:`21high`
 54       - Z\ :sub:`22low`                            54       - Z\ :sub:`22low`
 55       - Z\ :sub:`22high`                           55       - Z\ :sub:`22high`
 56       - Z\ :sub:`23low`                            56       - Z\ :sub:`23low`
 57       - Z\ :sub:`23high`                           57       - Z\ :sub:`23high`
 58     * - start + 24:                                58     * - start + 24:
 59       - Z\ :sub:`30low`                            59       - Z\ :sub:`30low`
 60       - Z\ :sub:`30high`                           60       - Z\ :sub:`30high`
 61       - Z\ :sub:`31low`                            61       - Z\ :sub:`31low`
 62       - Z\ :sub:`31high`                           62       - Z\ :sub:`31high`
 63       - Z\ :sub:`32low`                            63       - Z\ :sub:`32low`
 64       - Z\ :sub:`32high`                           64       - Z\ :sub:`32high`
 65       - Z\ :sub:`33low`                            65       - Z\ :sub:`33low`
 66       - Z\ :sub:`33high`                           66       - Z\ :sub:`33high`
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php