Lines Matching +full:bits +full:- +full:per +full:- +full:pixel
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _V4L2-PIX-FMT-Y12I:
9 Interleaved grey-scale image, e.g. from a stereo-pair
15 This is a grey-scale image with a depth of 12 bits per pixel, but with
16 pixels from 2 sources interleaved and bit-packed. Each pixel is stored
17 in a 24-bit word in the little-endian order. On a little-endian machine
20 .. code-block:: c
26 **Bit-packed representation.**
28 interleaved pixel.
30 .. flat-table::
31 :header-rows: 0
32 :stub-columns: 0
34 * - Y'\ :sub:`0left[7:0]`
35 - Y'\ :sub:`0right[3:0]`\ Y'\ :sub:`0left[11:8]`
36 - Y'\ :sub:`0right[11:4]`