1 .. SPDX-License-Identifier: GFDL-1.1-no-invari 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2 2 3 .. _V4L2-SDR-FMT-RU12LE: 3 .. _V4L2-SDR-FMT-RU12LE: 4 4 5 **************************** 5 **************************** 6 V4L2_SDR_FMT_RU12LE ('RU12') 6 V4L2_SDR_FMT_RU12LE ('RU12') 7 **************************** 7 **************************** 8 8 9 9 10 Real unsigned 12-bit little endian sample 10 Real unsigned 12-bit little endian sample 11 11 12 12 13 Description 13 Description 14 =========== 14 =========== 15 15 16 This format contains sequence of real number s 16 This format contains sequence of real number samples. Each sample is 17 represented as a 12 bit unsigned little endian 17 represented as a 12 bit unsigned little endian number. Sample is stored 18 in 16 bit space with unused high bits padded w 18 in 16 bit space with unused high bits padded with 0. 19 19 20 **Byte Order.** 20 **Byte Order.** 21 Each cell is one byte. 21 Each cell is one byte. 22 22 23 23 24 24 25 25 26 .. flat-table:: 26 .. flat-table:: 27 :header-rows: 0 27 :header-rows: 0 28 :stub-columns: 0 28 :stub-columns: 0 29 29 30 * - start + 0: 30 * - start + 0: 31 - I'\ :sub:`0[7:0]` 31 - I'\ :sub:`0[7:0]` 32 - I'\ :sub:`0[11:8]` 32 - I'\ :sub:`0[11:8]`
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.