1 .. -*- coding: utf-8; mode: rst -*-
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.