add Doxygen documentation
[o-du/phy.git] / docs / API / common__typedef__xran_8h_source.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.13"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>o-du/phy: common_typedef_xran.h Source File</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="search/search.css" rel="stylesheet" type="text/css"/>
13 <script type="text/javascript" src="search/searchdata.js"></script>
14 <script type="text/javascript" src="search/search.js"></script>
15 <link href="doxygen.css" rel="stylesheet" type="text/css" />
16 </head>
17 <body>
18 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19 <div id="titlearea">
20 <table cellspacing="0" cellpadding="0">
21  <tbody>
22  <tr style="height: 56px;">
23   <td id="projectalign" style="padding-left: 0.5em;">
24    <div id="projectname">o-du/phy
25    </div>
26    <div id="projectbrief">Intel O-RAN/X-RAN Generated Doxygen Documentation</div>
27   </td>
28  </tr>
29  </tbody>
30 </table>
31 </div>
32 <!-- end header part -->
33 <!-- Generated by Doxygen 1.8.13 -->
34 <script type="text/javascript">
35 var searchBox = new SearchBox("searchBox", "search",false,'Search');
36 </script>
37 <script type="text/javascript" src="menudata.js"></script>
38 <script type="text/javascript" src="menu.js"></script>
39 <script type="text/javascript">
40 $(function() {
41   initMenu('',true,false,'search.php','Search');
42   $(document).ready(function() { init_search(); });
43 });
44 </script>
45 <div id="main-nav"></div>
46 <!-- window showing the filter options -->
47 <div id="MSearchSelectWindow"
48      onmouseover="return searchBox.OnSearchSelectShow()"
49      onmouseout="return searchBox.OnSearchSelectHide()"
50      onkeydown="return searchBox.OnSearchSelectKey(event)">
51 </div>
52
53 <!-- iframe showing the search results (closed by default) -->
54 <div id="MSearchResultsWindow">
55 <iframe src="javascript:void(0)" frameborder="0" 
56         name="MSearchResults" id="MSearchResults">
57 </iframe>
58 </div>
59
60 <div id="nav-path" class="navpath">
61   <ul>
62 <li class="navelem"><a class="el" href="dir_a4c74d6baed87eba72f3b201b7b4b8f2.html">fhi_lib</a></li><li class="navelem"><a class="el" href="dir_babe8eacf738372576863f88f66866a5.html">test</a></li><li class="navelem"><a class="el" href="dir_1bd9561fc3fad99ea06f3a94905f6e7f.html">common</a></li>  </ul>
63 </div>
64 </div><!-- top -->
65 <div class="header">
66   <div class="headertitle">
67 <div class="title">common_typedef_xran.h</div>  </div>
68 </div><!--header-->
69 <div class="contents">
70 <a href="common__typedef__xran_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/******************************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">*   Copyright (c) 2019 Intel.</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">*   you may not use this file except in compliance with the License.</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">*   You may obtain a copy of the License at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">*       http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*   Unless required by applicable law or agreed to in writing, software</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">*   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">*   See the License for the specific language governing permissions and</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*   limitations under the License.</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">*******************************************************************************/</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#ifndef _COMMON_TYPEDEF_XRAN_H_</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#define _COMMON_TYPEDEF_XRAN_H_</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;stdint.h&gt;</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;stdio.h&gt;</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &lt;stdbool.h&gt;</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="struct_c_o_m_p_l_e_x32.html">   35</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="struct_c_o_m_p_l_e_x32.html#aeac685ede53ad58d0e24e6c060feff7a">   36</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="struct_c_o_m_p_l_e_x32.html#aeac685ede53ad58d0e24e6c060feff7a">re</a>; </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="struct_c_o_m_p_l_e_x32.html#a967065f052e06d0e239b9bc56e0cc317">   37</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="struct_c_o_m_p_l_e_x32.html#a967065f052e06d0e239b9bc56e0cc317">im</a>; </div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;} <a class="code" href="struct_c_o_m_p_l_e_x32.html">COMPLEX32</a>;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="structcomplex__int16__t.html">   46</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="structcomplex__int16__t.html#af076f3e7a3b5f655e2cb2b9c3be29b3e">   47</a></span>&#160;    int16_t <a class="code" href="structcomplex__int16__t.html#af076f3e7a3b5f655e2cb2b9c3be29b3e">re</a>; </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structcomplex__int16__t.html#a0a0dbf17332859821db9cbe7b4bc7183">   48</a></span>&#160;    int16_t <a class="code" href="structcomplex__int16__t.html#a0a0dbf17332859821db9cbe7b4bc7183">im</a>; </div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;}<a class="code" href="structcomplex__int16__t.html">complex_int16_t</a>,<a class="code" href="common__typedef__xran_8h.html#a9806c36641a7e6dd6b59550989799d53">COMPLEX16</a>;</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="structcomplex__int32__t.html">   56</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="structcomplex__int32__t.html#a44e1ef2f79beb4877834c23fb4547e58">   57</a></span>&#160;    int32_t <a class="code" href="structcomplex__int32__t.html#a44e1ef2f79beb4877834c23fb4547e58">re</a>; </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="structcomplex__int32__t.html#affac5cb482b316df6c36ee03670fff9a">   58</a></span>&#160;    int32_t <a class="code" href="structcomplex__int32__t.html#affac5cb482b316df6c36ee03670fff9a">im</a>; </div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;}<a class="code" href="structcomplex__int32__t.html">complex_int32_t</a>;</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;</div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structcomplex__float.html">   65</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structcomplex__float.html#aeac685ede53ad58d0e24e6c060feff7a">   66</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="structcomplex__float.html#aeac685ede53ad58d0e24e6c060feff7a">re</a>; </div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="structcomplex__float.html#a967065f052e06d0e239b9bc56e0cc317">   67</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="structcomplex__float.html#a967065f052e06d0e239b9bc56e0cc317">im</a>; </div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;}<a class="code" href="structcomplex__float.html">complex_float</a>;</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="structcomplex__double.html">   74</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="structcomplex__double.html#a5a6fce2fc5cae153945fea2c45beeb4f">   75</a></span>&#160;    <span class="keywordtype">double</span> <a class="code" href="structcomplex__double.html#a5a6fce2fc5cae153945fea2c45beeb4f">re</a>; </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="structcomplex__double.html#a994624d52dcfaad836adf3f92a8d6b7d">   76</a></span>&#160;    <span class="keywordtype">double</span> <a class="code" href="structcomplex__double.html#a994624d52dcfaad836adf3f92a8d6b7d">im</a>; </div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;}<a class="code" href="structcomplex__double.html">complex_double</a>;</div><div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;</div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae04954bf174dbb783b950eca2db7c15b">   85</a></span>&#160;<span class="keyword">typedef</span> int16_t <a class="code" href="common__typedef__xran_8h.html#ae04954bf174dbb783b950eca2db7c15b">half</a>;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;</div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="structcomplex__half.html">   91</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="structcomplex__half.html#afc3876dabc752cb80a88432b6456170d">   92</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae04954bf174dbb783b950eca2db7c15b">half</a> <a class="code" href="structcomplex__half.html#afc3876dabc752cb80a88432b6456170d">re</a>; </div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="structcomplex__half.html#a6d310439e7665c7a3ebee8be034a56d2">   93</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae04954bf174dbb783b950eca2db7c15b">half</a> <a class="code" href="structcomplex__half.html#a6d310439e7665c7a3ebee8be034a56d2">im</a>; </div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;}<a class="code" href="structcomplex__half.html">complex_half</a>;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;</div><div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494c">  100</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span>{</div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494caa76b502aab6c6110511beaf3297aab5f">  101</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494caa76b502aab6c6110511beaf3297aab5f">CPU_GENERIC</a>, </div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca4c63ae1c44ecd28b978e615d7773e15f">  102</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca4c63ae1c44ecd28b978e615d7773e15f">SSE4_2</a>,      </div><div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca0f2500907bbad2fb795fba8fafd31b2a">  103</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca0f2500907bbad2fb795fba8fafd31b2a">AVX</a>,         </div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca7b9822126e7b712535af7b882409bf8b">  104</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca7b9822126e7b712535af7b882409bf8b">AVX2</a>,        </div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca90b287f46b6b1d6837db75d9822aa45b">  105</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca90b287f46b6b1d6837db75d9822aa45b">AVX_512</a>,     </div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;}<a class="code" href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494c">instruction_cpu_support</a>;</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;</div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6">  112</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6">bblib_modulation_order</a> {</div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6affa185d00e64c0fc312a10c71c144bfe">  113</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6affa185d00e64c0fc312a10c71c144bfe">BBLIB_BPSK</a>   = 1, </div><div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6a9d7f0f22fd5b2ef5cb084bebf379eaa7">  114</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6a9d7f0f22fd5b2ef5cb084bebf379eaa7">BBLIB_QPSK</a>   = 2, </div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ae29379fddc7553a86ec472c04dd2de75">  115</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ae29379fddc7553a86ec472c04dd2de75">BBLIB_PAM4</a>   = 3, </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ae78ba60e6ca5f0a213f076475d518681">  116</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ae78ba60e6ca5f0a213f076475d518681">BBLIB_QAM16</a>  = 4, </div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6abc850d4e4f30926a8765a407ff5aad1d">  117</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6abc850d4e4f30926a8765a407ff5aad1d">BBLIB_PAM8</a>   = 5, </div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6a3cb5c6d126958eb06de4d66cf88b9ca9">  118</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6a3cb5c6d126958eb06de4d66cf88b9ca9">BBLIB_QAM64</a>  = 6, </div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ad1d71af50723bd8a63f71121583ab733">  119</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ad1d71af50723bd8a63f71121583ab733">BBLIB_PAM16</a>  = 7, </div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6adf6fefcea8ec929ec875115de63f6baa">  120</a></span>&#160;    <a class="code" href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6adf6fefcea8ec929ec875115de63f6baa">BBLIB_QAM256</a> = 8  </div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;};</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;<span class="preprocessor">#ifdef _WIN64</span></div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;<span class="preprocessor">#define __align(x) __declspec(align(x))</span></div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#af4fde40ad100e819ef72e170d5a4c8da">  127</a></span>&#160;<span class="preprocessor">#define __align(x) __attribute__((aligned(x)))</span></div><div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a15bf8d9982f717bfec02eb10ef52003e">  128</a></span>&#160;<span class="preprocessor">#define _aligned_malloc(x,y) memalign(y,x)</span></div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;<span class="comment">/* Test time and loops for unit test */</span></div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a078b6c12f1ac6819cecef90ab5870276">  132</a></span>&#160;<span class="preprocessor">#define TIME 40</span></div><div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="common__typedef__xran_8h.html#a8e8f11caf539de9555d07b4e7ef5b1da">  133</a></span>&#160;<span class="preprocessor">#define LOOP 30</span></div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* #ifndef _COMMON_TYPEDEF_H_ */</span><span class="preprocessor"></span></div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;</div><div class="ttc" id="common__typedef__xran_8h_html_a4c160ac3b177a2fde8738ef01e58494ca90b287f46b6b1d6837db75d9822aa45b"><div class="ttname"><a href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca90b287f46b6b1d6837db75d9822aa45b">AVX_512</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00105">common_typedef_xran.h:105</a></div></div>
71 <div class="ttc" id="structcomplex__int16__t_html_a0a0dbf17332859821db9cbe7b4bc7183"><div class="ttname"><a href="structcomplex__int16__t.html#a0a0dbf17332859821db9cbe7b4bc7183">complex_int16_t::im</a></div><div class="ttdeci">int16_t im</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00048">common_typedef_xran.h:48</a></div></div>
72 <div class="ttc" id="common__typedef__xran_8h_html_a4c160ac3b177a2fde8738ef01e58494ca7b9822126e7b712535af7b882409bf8b"><div class="ttname"><a href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca7b9822126e7b712535af7b882409bf8b">AVX2</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00104">common_typedef_xran.h:104</a></div></div>
73 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6adf6fefcea8ec929ec875115de63f6baa"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6adf6fefcea8ec929ec875115de63f6baa">BBLIB_QAM256</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00120">common_typedef_xran.h:120</a></div></div>
74 <div class="ttc" id="structcomplex__int32__t_html"><div class="ttname"><a href="structcomplex__int32__t.html">complex_int32_t</a></div><div class="ttdoc">Defines 64-bit complex structure; both real part and image part have 32 bit width. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00056">common_typedef_xran.h:56</a></div></div>
75 <div class="ttc" id="common__typedef__xran_8h_html_a4c160ac3b177a2fde8738ef01e58494ca0f2500907bbad2fb795fba8fafd31b2a"><div class="ttname"><a href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca0f2500907bbad2fb795fba8fafd31b2a">AVX</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00103">common_typedef_xran.h:103</a></div></div>
76 <div class="ttc" id="struct_c_o_m_p_l_e_x32_html"><div class="ttname"><a href="struct_c_o_m_p_l_e_x32.html">COMPLEX32</a></div><div class="ttdoc">Defines 64-bit complex structure; both real part and image part have 32 bit width. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00035">common_typedef_xran.h:35</a></div></div>
77 <div class="ttc" id="structcomplex__half_html_afc3876dabc752cb80a88432b6456170d"><div class="ttname"><a href="structcomplex__half.html#afc3876dabc752cb80a88432b6456170d">complex_half::re</a></div><div class="ttdeci">half re</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00092">common_typedef_xran.h:92</a></div></div>
78 <div class="ttc" id="struct_c_o_m_p_l_e_x32_html_a967065f052e06d0e239b9bc56e0cc317"><div class="ttname"><a href="struct_c_o_m_p_l_e_x32.html#a967065f052e06d0e239b9bc56e0cc317">COMPLEX32::im</a></div><div class="ttdeci">float im</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00037">common_typedef_xran.h:37</a></div></div>
79 <div class="ttc" id="structcomplex__int16__t_html"><div class="ttname"><a href="structcomplex__int16__t.html">complex_int16_t</a></div><div class="ttdoc">Defines 32-bit complex structure; both real part and image part have 16 bit width. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00046">common_typedef_xran.h:46</a></div></div>
80 <div class="ttc" id="struct_c_o_m_p_l_e_x32_html_aeac685ede53ad58d0e24e6c060feff7a"><div class="ttname"><a href="struct_c_o_m_p_l_e_x32.html#aeac685ede53ad58d0e24e6c060feff7a">COMPLEX32::re</a></div><div class="ttdeci">float re</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00036">common_typedef_xran.h:36</a></div></div>
81 <div class="ttc" id="structcomplex__half_html"><div class="ttname"><a href="structcomplex__half.html">complex_half</a></div><div class="ttdoc">Defines 32-bit complex structure; both real part and image part have 16 bit width. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00091">common_typedef_xran.h:91</a></div></div>
82 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6a9d7f0f22fd5b2ef5cb084bebf379eaa7"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6a9d7f0f22fd5b2ef5cb084bebf379eaa7">BBLIB_QPSK</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00114">common_typedef_xran.h:114</a></div></div>
83 <div class="ttc" id="structcomplex__int16__t_html_af076f3e7a3b5f655e2cb2b9c3be29b3e"><div class="ttname"><a href="structcomplex__int16__t.html#af076f3e7a3b5f655e2cb2b9c3be29b3e">complex_int16_t::re</a></div><div class="ttdeci">int16_t re</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00047">common_typedef_xran.h:47</a></div></div>
84 <div class="ttc" id="common__typedef__xran_8h_html_a4c160ac3b177a2fde8738ef01e58494caa76b502aab6c6110511beaf3297aab5f"><div class="ttname"><a href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494caa76b502aab6c6110511beaf3297aab5f">CPU_GENERIC</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00101">common_typedef_xran.h:101</a></div></div>
85 <div class="ttc" id="structcomplex__float_html_a967065f052e06d0e239b9bc56e0cc317"><div class="ttname"><a href="structcomplex__float.html#a967065f052e06d0e239b9bc56e0cc317">complex_float::im</a></div><div class="ttdeci">float im</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00067">common_typedef_xran.h:67</a></div></div>
86 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6abc850d4e4f30926a8765a407ff5aad1d"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6abc850d4e4f30926a8765a407ff5aad1d">BBLIB_PAM8</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00117">common_typedef_xran.h:117</a></div></div>
87 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6affa185d00e64c0fc312a10c71c144bfe"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6affa185d00e64c0fc312a10c71c144bfe">BBLIB_BPSK</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00113">common_typedef_xran.h:113</a></div></div>
88 <div class="ttc" id="structcomplex__double_html"><div class="ttname"><a href="structcomplex__double.html">complex_double</a></div><div class="ttdoc">Defines 128-bit complex structure; both real part and image part have 64 bit width. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00074">common_typedef_xran.h:74</a></div></div>
89 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6ae29379fddc7553a86ec472c04dd2de75"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ae29379fddc7553a86ec472c04dd2de75">BBLIB_PAM4</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00115">common_typedef_xran.h:115</a></div></div>
90 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6">bblib_modulation_order</a></div><div class="ttdeci">bblib_modulation_order</div><div class="ttdoc">Common enums for modulation order. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00112">common_typedef_xran.h:112</a></div></div>
91 <div class="ttc" id="structcomplex__int32__t_html_affac5cb482b316df6c36ee03670fff9a"><div class="ttname"><a href="structcomplex__int32__t.html#affac5cb482b316df6c36ee03670fff9a">complex_int32_t::im</a></div><div class="ttdeci">int32_t im</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00058">common_typedef_xran.h:58</a></div></div>
92 <div class="ttc" id="common__typedef__xran_8h_html_a9806c36641a7e6dd6b59550989799d53"><div class="ttname"><a href="common__typedef__xran_8h.html#a9806c36641a7e6dd6b59550989799d53">COMPLEX16</a></div><div class="ttdeci">struct complex_int16_t COMPLEX16</div></div>
93 <div class="ttc" id="structcomplex__double_html_a5a6fce2fc5cae153945fea2c45beeb4f"><div class="ttname"><a href="structcomplex__double.html#a5a6fce2fc5cae153945fea2c45beeb4f">complex_double::re</a></div><div class="ttdeci">double re</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00075">common_typedef_xran.h:75</a></div></div>
94 <div class="ttc" id="structcomplex__float_html_aeac685ede53ad58d0e24e6c060feff7a"><div class="ttname"><a href="structcomplex__float.html#aeac685ede53ad58d0e24e6c060feff7a">complex_float::re</a></div><div class="ttdeci">float re</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00066">common_typedef_xran.h:66</a></div></div>
95 <div class="ttc" id="common__typedef__xran_8h_html_ae04954bf174dbb783b950eca2db7c15b"><div class="ttname"><a href="common__typedef__xran_8h.html#ae04954bf174dbb783b950eca2db7c15b">half</a></div><div class="ttdeci">int16_t half</div><div class="ttdoc">half is a 16-bit IEEE floating-point standard number format. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00085">common_typedef_xran.h:85</a></div></div>
96 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6ae78ba60e6ca5f0a213f076475d518681"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ae78ba60e6ca5f0a213f076475d518681">BBLIB_QAM16</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00116">common_typedef_xran.h:116</a></div></div>
97 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6ad1d71af50723bd8a63f71121583ab733"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6ad1d71af50723bd8a63f71121583ab733">BBLIB_PAM16</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00119">common_typedef_xran.h:119</a></div></div>
98 <div class="ttc" id="structcomplex__half_html_a6d310439e7665c7a3ebee8be034a56d2"><div class="ttname"><a href="structcomplex__half.html#a6d310439e7665c7a3ebee8be034a56d2">complex_half::im</a></div><div class="ttdeci">half im</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00093">common_typedef_xran.h:93</a></div></div>
99 <div class="ttc" id="common__typedef__xran_8h_html_ae4964776723fd520ab6b6bfc0e67a8b6a3cb5c6d126958eb06de4d66cf88b9ca9"><div class="ttname"><a href="common__typedef__xran_8h.html#ae4964776723fd520ab6b6bfc0e67a8b6a3cb5c6d126958eb06de4d66cf88b9ca9">BBLIB_QAM64</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00118">common_typedef_xran.h:118</a></div></div>
100 <div class="ttc" id="common__typedef__xran_8h_html_a4c160ac3b177a2fde8738ef01e58494ca4c63ae1c44ecd28b978e615d7773e15f"><div class="ttname"><a href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494ca4c63ae1c44ecd28b978e615d7773e15f">SSE4_2</a></div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00102">common_typedef_xran.h:102</a></div></div>
101 <div class="ttc" id="structcomplex__int32__t_html_a44e1ef2f79beb4877834c23fb4547e58"><div class="ttname"><a href="structcomplex__int32__t.html#a44e1ef2f79beb4877834c23fb4547e58">complex_int32_t::re</a></div><div class="ttdeci">int32_t re</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00057">common_typedef_xran.h:57</a></div></div>
102 <div class="ttc" id="common__typedef__xran_8h_html_a4c160ac3b177a2fde8738ef01e58494c"><div class="ttname"><a href="common__typedef__xran_8h.html#a4c160ac3b177a2fde8738ef01e58494c">instruction_cpu_support</a></div><div class="ttdeci">instruction_cpu_support</div><div class="ttdoc">Define instruction the CPU can support. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00100">common_typedef_xran.h:100</a></div></div>
103 <div class="ttc" id="structcomplex__float_html"><div class="ttname"><a href="structcomplex__float.html">complex_float</a></div><div class="ttdoc">Defines 64-bit complex structure; both real part and image part have 32 bit width. </div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00065">common_typedef_xran.h:65</a></div></div>
104 <div class="ttc" id="structcomplex__double_html_a994624d52dcfaad836adf3f92a8d6b7d"><div class="ttname"><a href="structcomplex__double.html#a994624d52dcfaad836adf3f92a8d6b7d">complex_double::im</a></div><div class="ttdeci">double im</div><div class="ttdef"><b>Definition:</b> <a href="common__typedef__xran_8h_source.html#l00076">common_typedef_xran.h:76</a></div></div>
105 </div><!-- fragment --></div><!-- contents -->
106 <!-- start footer part -->
107 <hr class="footer"/><address class="footer"><small>
108 Generated by &#160;<a href="http://www.doxygen.org/index.html">
109 <img class="footer" src="doxygen.png" alt="doxygen"/>
110 </a> 1.8.13
111 </small></address>
112 </body>
113 </html>