1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
5 *************************
6 V4L2_SDR_FMT_CU8 ('CU08')
7 *************************
9 Complex unsigned 8-bit IQ sample
15 This format contains sequence of complex number samples. Each complex
16 number consist two parts, called In-phase and Quadrature (IQ). Both I
17 and Q are represented as a 8 bit unsigned number. I value comes first
18 and Q value after that.
21 Each cell is one byte.