Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
[sfrench/cifs-2.6.git] / Documentation / media / uapi / v4l / pixfmt-sdr-ru12le.rst
1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/media/uapi/fdl-appendix.rst.
7 ..
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
9
10 .. _V4L2-SDR-FMT-RU12LE:
11
12 ****************************
13 V4L2_SDR_FMT_RU12LE ('RU12')
14 ****************************
15
16
17 Real unsigned 12-bit little endian sample
18
19
20 Description
21 ===========
22
23 This format contains sequence of real number samples. Each sample is
24 represented as a 12 bit unsigned little endian number. Sample is stored
25 in 16 bit space with unused high bits padded with 0.
26
27 **Byte Order.**
28 Each cell is one byte.
29
30
31
32
33 .. flat-table::
34     :header-rows:  0
35     :stub-columns: 0
36
37     * - start + 0:
38       - I'\ :sub:`0[7:0]`
39       - I'\ :sub:`0[11:8]`