1 <refentry id="V4L2-SDR-FMT-RU12LE">
3 <refentrytitle>V4L2_SDR_FMT_RU12LE ('RU12')</refentrytitle>
8 <constant>V4L2_SDR_FMT_RU12LE</constant>
10 <refpurpose>Real unsigned 12-bit little endian sample</refpurpose>
13 <title>Description</title>
15 This format contains sequence of real number samples. Each sample is
16 represented as a 12 bit unsigned little endian number. Sample is stored
17 in 16 bit space with unused high bits padded with 0.
20 <title><constant>V4L2_SDR_FMT_RU12LE</constant> 1 sample</title>
22 <title>Byte Order.</title>
23 <para>Each cell is one byte.
24 <informaltable frame="none">
25 <tgroup cols="3" align="center">
26 <colspec align="left" colwidth="2*" />
29 <entry>start + 0:</entry>
30 <entry>I'<subscript>0[7:0]</subscript></entry>
31 <entry>I'<subscript>0[11:8]</subscript></entry>