1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
5 *************************
6 V4L2_SDR_FMT_CS8 ('CS08')
7 *************************
9 Complex signed 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 signed number. I value comes first and
21 Each cell is one byte.