Merge remote-tracking branch 'selinux/next'
[deliverable/linux.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
5377d91f
MH
9
10Real unsigned 12-bit little endian sample
11
12
13Description
14===========
15
16This format contains sequence of real number samples. Each sample is
17represented as a 12 bit unsigned little endian number. Sample is stored
18in 16 bit space with unused high bits padded with 0.
19
056d2ee6 20**Byte Order.**
5377d91f
MH
21Each cell is one byte.
22
23
24
5bd4bb78 25
5377d91f
MH
26.. flat-table::
27 :header-rows: 0
28 :stub-columns: 0
5377d91f
MH
29
30
31 - .. row 1
32
33 - start + 0:
34
35 - I'\ :sub:`0[7:0]`
36
37 - I'\ :sub:`0[11:8]`
This page took 0.057822 seconds and 5 git commands to generate.