1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
5 **************************
6 V4L2_PIX_FMT_INZI ('INZI')
7 **************************
9 Infrared 10-bit linked with Depth 16-bit images
15 Proprietary multi-planar format used by Intel SR300 Depth cameras, comprise of
16 Infrared image followed by Depth data. The pixel definition is 32-bpp,
17 with the Depth and Infrared Data split into separate continuous planes of
22 The first plane - Infrared data - is stored according to
23 :ref:`V4L2_PIX_FMT_Y10 <V4L2-PIX-FMT-Y10>` greyscale format.
24 Each pixel is 16-bit cell, with actual data stored in the 10 LSBs
25 with values in range 0 to 1023.
26 The six remaining MSBs are padded with zeros.
29 The second plane provides 16-bit per-pixel Depth data arranged in
30 :ref:`V4L2-PIX-FMT-Z16 <V4L2-PIX-FMT-Z16>` format.
34 Each cell is a 16-bit word with more significant data stored at higher
35 memory address (byte order is little-endian).
42 .. tabularcolumns:: |p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|
56 * - :cspan:`5` Infrared Data
71 * - :cspan:`5` Depth Data
76 - Depth\ :sub:`n-1,n-3`
77 - Depth\ :sub:`n-1,n-2`
78 - Depth\ :sub:`n-1,n-1`