1 .. -*- coding: utf-8; mode: rst -*-
3 .. _V4L2-SDR-FMT-CS14LE:
5 ****************************
6 V4L2_SDR_FMT_CS14LE ('CS14')
7 ****************************
9 Complex signed 14-bit little endian 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 14 bit signed little endian number. I value
18 comes first and Q value after that. 14 bit value is stored in 16 bit
19 space with unused high bits padded with 0.
22 Each cell is one byte.