1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>V4L2_SDR_FMT_CS8 ('CS08')</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="LINUX MEDIA INFRASTRUCTURE API"><link rel="up" href="sdr-formats.html" title="SDR Formats"><link rel="prev" href="V4L2-SDR-FMT-CU16LE.html" title="V4L2_SDR_FMT_CU16LE ('CU16')"><link rel="next" href="V4L2-SDR-FMT-CS14LE.html" title="V4L2_SDR_FMT_CS14LE ('CS14')"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">V4L2_SDR_FMT_CS8 ('CS08')</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="V4L2-SDR-FMT-CU16LE.html">Prev</a>&#160;</td><th width="60%" align="center">SDR Formats</th><td width="20%" align="right">&#160;<a accesskey="n" href="V4L2-SDR-FMT-CS14LE.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="V4L2-SDR-FMT-CS08"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>
2        <code class="constant">V4L2_SDR_FMT_CS8</code>
3       &#8212; Complex signed 8-bit IQ sample</p></div><div class="refsect1"><a name="idp1102917028"></a><h2>Description</h2><p>
4This format contains sequence of complex number samples. Each complex number
5consist two parts, called In-phase and Quadrature (IQ). Both I and Q are
6represented as a 8 bit signed number. I value comes first and Q value after
7that.
8      </p><div class="example"><a name="idp1102917804"></a><p class="title"><b>Example&#160;2.36.&#160;<code class="constant">V4L2_SDR_FMT_CS8</code> 1 sample</b></p><div class="example-contents"><p><b>Byte Order.&#160;</b>Each cell is one byte.
9          </p><div class="informaltable"><table border="0"><colgroup><col align="left"><col></colgroup><tbody valign="top"><tr><td align="left" valign="top">start&#160;+&#160;0:</td><td align="center" valign="top">I'<sub>0</sub></td></tr><tr><td align="left" valign="top">start&#160;+&#160;1:</td><td align="center" valign="top">Q'<sub>0</sub></td></tr></tbody></table></div><p>
10        </p></div></div><br class="example-break"></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="V4L2-SDR-FMT-CU16LE.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="sdr-formats.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="V4L2-SDR-FMT-CS14LE.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">V4L2_SDR_FMT_CU16LE ('CU16')&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;V4L2_SDR_FMT_CS14LE ('CS14')</td></tr></table></div></body></html>
11