]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/media/uapi/v4l/pixfmt-sdr-ru12le.rst
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-artful-kernel.git] / Documentation / media / uapi / v4l / pixfmt-sdr-ru12le.rst
CommitLineData
5377d91f
MH
1.. -*- coding: utf-8; mode: rst -*-
2
3.. _V4L2-SDR-FMT-RU12LE:
4
5****************************
6V4L2_SDR_FMT_RU12LE ('RU12')
7****************************
8
9*man V4L2_SDR_FMT_RU12LE(2)*
10
11Real unsigned 12-bit little endian sample
12
13
14Description
15===========
16
17This format contains sequence of real number samples. Each sample is
18represented as a 12 bit unsigned little endian number. Sample is stored
19in 16 bit space with unused high bits padded with 0.
20
056d2ee6 21**Byte Order.**
5377d91f
MH
22Each cell is one byte.
23
24
25
26.. flat-table::
27 :header-rows: 0
28 :stub-columns: 0
29 :widths: 2 1 1
30
31
32 - .. row 1
33
34 - start + 0:
35
36 - I'\ :sub:`0[7:0]`
37
38 - I'\ :sub:`0[11:8]`