Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
0002 
0003 .. _V4L2-SDR-FMT-RU12LE:
0004 
0005 ****************************
0006 V4L2_SDR_FMT_RU12LE ('RU12')
0007 ****************************
0008 
0009 
0010 Real unsigned 12-bit little endian sample
0011 
0012 
0013 Description
0014 ===========
0015 
0016 This format contains sequence of real number samples. Each sample is
0017 represented as a 12 bit unsigned little endian number. Sample is stored
0018 in 16 bit space with unused high bits padded with 0.
0019 
0020 **Byte Order.**
0021 Each cell is one byte.
0022 
0023 
0024 
0025 
0026 .. flat-table::
0027     :header-rows:  0
0028     :stub-columns: 0
0029 
0030     * - start + 0:
0031       - I'\ :sub:`0[7:0]`
0032       - I'\ :sub:`0[11:8]`