1 .. -*- coding: utf-8; mode: rst -*-
5 *************************
6 V4L2_SDR_FMT_CS8 ('CS08')
7 *************************
9 *man V4L2_SDR_FMT_CS8(2)*
11 Complex signed 8-bit IQ sample
17 This format contains sequence of complex number samples. Each complex
18 number consist two parts, called In-phase and Quadrature (IQ). Both I
19 and Q are represented as a 8 bit signed number. I value comes first and
23 Each cell is one byte.