add Doxygen documentation
[o-du/phy.git] / docs / API / xran__compression_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: xran_compression.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_5cc0cc0264b57168b75ca56bde6cc403.html">lib</a></li><li class="navelem"><a class="el" href="dir_7b477aa413287cfa2199e983b77d66dd.html">api</a></li>  </ul>
63 </div>
64 </div><!-- top -->
65 <div class="header">
66   <div class="headertitle">
67 <div class="title">xran_compression.h</div>  </div>
68 </div><!--header-->
69 <div class="contents">
70 <a href="xran__compression_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="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#ifndef _XRAN_COMPRESSION_H_</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#define _XRAN_COMPRESSION_H_</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;stdint.h&gt;</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="structxranlib__compress__request.html">   37</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxranlib__compress__request.html">xranlib_compress_request</a> {</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structxranlib__compress__request.html#a06bde7ceb81ae7d8d8a101d7cfe4bb25">   38</a></span>&#160;    int16_t *<a class="code" href="structxranlib__compress__request.html#a06bde7ceb81ae7d8d8a101d7cfe4bb25">data_in</a>;   </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="structxranlib__compress__request.html#a8ab4fa409402862ead0d17e13edeeb62">   39</a></span>&#160;    int16_t <a class="code" href="structxranlib__compress__request.html#a8ab4fa409402862ead0d17e13edeeb62">numRBs</a>;     </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="structxranlib__compress__request.html#ad73157f14fa98c54fb563244c1327933">   40</a></span>&#160;    int16_t <a class="code" href="structxranlib__compress__request.html#ad73157f14fa98c54fb563244c1327933">compMethod</a>; </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="structxranlib__compress__request.html#a36f5a0cedd274c3ec55f81535f06e0de">   41</a></span>&#160;    int16_t <a class="code" href="structxranlib__compress__request.html#a36f5a0cedd274c3ec55f81535f06e0de">iqWidth</a>;    </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structxranlib__compress__request.html#a6858c4011b5cad020222e9ca5c2786f5">   42</a></span>&#160;    int32_t <a class="code" href="structxranlib__compress__request.html#a6858c4011b5cad020222e9ca5c2786f5">len</a>;        </div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;};</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="structxranlib__compress__response.html">   49</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxranlib__compress__response.html">xranlib_compress_response</a> {</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="structxranlib__compress__response.html#aa84b1c03297680b54ecd081d2a69d791">   50</a></span>&#160;    int8_t *<a class="code" href="structxranlib__compress__response.html#aa84b1c03297680b54ecd081d2a69d791">data_out</a>; </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="structxranlib__compress__response.html#a6858c4011b5cad020222e9ca5c2786f5">   52</a></span>&#160;    int32_t <a class="code" href="structxranlib__compress__response.html#a6858c4011b5cad020222e9ca5c2786f5">len</a>; </div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;};</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="structxranlib__decompress__request.html">   59</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxranlib__decompress__request.html">xranlib_decompress_request</a> {</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structxranlib__decompress__request.html#ab7543a52686c726e2f5575a0f53f883f">   60</a></span>&#160;    int8_t *<a class="code" href="structxranlib__decompress__request.html#ab7543a52686c726e2f5575a0f53f883f">data_in</a>; </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="structxranlib__decompress__request.html#a8ab4fa409402862ead0d17e13edeeb62">   61</a></span>&#160;    int16_t <a class="code" href="structxranlib__decompress__request.html#a8ab4fa409402862ead0d17e13edeeb62">numRBs</a>;     </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structxranlib__decompress__request.html#ad73157f14fa98c54fb563244c1327933">   62</a></span>&#160;    int16_t <a class="code" href="structxranlib__decompress__request.html#ad73157f14fa98c54fb563244c1327933">compMethod</a>; </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="structxranlib__decompress__request.html#a36f5a0cedd274c3ec55f81535f06e0de">   63</a></span>&#160;    int16_t <a class="code" href="structxranlib__decompress__request.html#a36f5a0cedd274c3ec55f81535f06e0de">iqWidth</a>;    </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structxranlib__decompress__request.html#a6858c4011b5cad020222e9ca5c2786f5">   65</a></span>&#160;    int32_t <a class="code" href="structxranlib__decompress__request.html#a6858c4011b5cad020222e9ca5c2786f5">len</a>; </div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;};</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="structxranlib__decompress__response.html">   72</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxranlib__decompress__response.html">xranlib_decompress_response</a> {</div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="structxranlib__decompress__response.html#a7eac55fa44711c57d8d15dd09e4db135">   73</a></span>&#160;    int16_t *<a class="code" href="structxranlib__decompress__response.html#a7eac55fa44711c57d8d15dd09e4db135">data_out</a>; </div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="structxranlib__decompress__response.html#a6858c4011b5cad020222e9ca5c2786f5">   75</a></span>&#160;    int32_t <a class="code" href="structxranlib__decompress__response.html#a6858c4011b5cad020222e9ca5c2786f5">len</a>; </div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;};</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;int16_t</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<a class="code" href="xran__compression_8h.html#a0032610d5043d8df490b0bc403c35a45">xranlib_companding_version</a>(<span class="keywordtype">char</span> *version, <span class="keywordtype">int</span> buffer_size);</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;<span class="keywordtype">int</span></div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;<a class="code" href="xran__compression_8h.html#aa08016c7e24398f0f220f01b3a98c15f">xranlib_compress</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__request.html">xranlib_compress_request</a> *request,</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__response.html">xranlib_compress_response</a> *response);</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;<span class="keywordtype">int</span>  <a class="code" href="xran__compression_8h.html#a642992d274eca873db77a58c482ac073">xranlib_compress_sse</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__request.html">xranlib_compress_request</a> *request,</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__response.html">xranlib_compress_response</a> *response);</div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;<span class="keywordtype">int</span>  <a class="code" href="xran__compression_8h.html#a142dbbd7f519c433ffa88614d3913118">xranlib_compress_avx2</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__request.html">xranlib_compress_request</a> *request,</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__response.html">xranlib_compress_response</a> *response);</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;<span class="keywordtype">int</span> <a class="code" href="xran__compression_8h.html#aa6b18eb6f1138abd91d649218c2950d4">xranlib_compress_avx512</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__request.html">xranlib_compress_request</a> *request,</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__response.html">xranlib_compress_response</a> *response);</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;<span class="keywordtype">int</span> <a class="code" href="xran__compression_8h.html#a55f53f65b294f4b5f75190e3565ac295">xranlib_compress_avx512_bfw</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__request.html">xranlib_compress_request</a> *request,</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__compress__response.html">xranlib_compress_response</a> *response);</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;</div><div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;<span class="keywordtype">int</span></div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;<a class="code" href="xran__compression_8h.html#a87039039cf9791d4b9df993db7552a65">xranlib_decompress</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__request.html">xranlib_decompress_request</a> *request,</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__response.html">xranlib_decompress_response</a> *response);</div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;<span class="keywordtype">int</span> <a class="code" href="xran__compression_8h.html#acdf24f8d97689c6ec0394c44888787ff">xranlib_decompress_sse</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__request.html">xranlib_decompress_request</a> *request,</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__response.html">xranlib_decompress_response</a> *response);</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;<span class="keywordtype">int</span> <a class="code" href="xran__compression_8h.html#aaedd509b1e2db7c3df0022c6c4efb88b">xranlib_decompress_avx2</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__request.html">xranlib_decompress_request</a> *request,</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__response.html">xranlib_decompress_response</a> *response);</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;<span class="keywordtype">int</span> <a class="code" href="xran__compression_8h.html#a37cf9d6083277717f55016a8c160c635">xranlib_decompress_avx512</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__request.html">xranlib_decompress_request</a> *request,</div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;    <span class="keyword">struct</span> <a class="code" href="structxranlib__decompress__response.html">xranlib_decompress_response</a> *response);</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;</div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;}</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;</div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _XRAN_COMPRESSION_H_ */</span><span class="preprocessor"></span></div><div class="ttc" id="structxranlib__decompress__response_html_a7eac55fa44711c57d8d15dd09e4db135"><div class="ttname"><a href="structxranlib__decompress__response.html#a7eac55fa44711c57d8d15dd09e4db135">xranlib_decompress_response::data_out</a></div><div class="ttdeci">int16_t * data_out</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00073">xran_compression.h:73</a></div></div>
71 <div class="ttc" id="structxranlib__compress__request_html_a06bde7ceb81ae7d8d8a101d7cfe4bb25"><div class="ttname"><a href="structxranlib__compress__request.html#a06bde7ceb81ae7d8d8a101d7cfe4bb25">xranlib_compress_request::data_in</a></div><div class="ttdeci">int16_t * data_in</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00038">xran_compression.h:38</a></div></div>
72 <div class="ttc" id="xran__compression_8h_html_a0032610d5043d8df490b0bc403c35a45"><div class="ttname"><a href="xran__compression_8h.html#a0032610d5043d8df490b0bc403c35a45">xranlib_companding_version</a></div><div class="ttdeci">int16_t xranlib_companding_version(char *version, int buffer_size)</div><div class="ttdoc">Report the version number for the xranlib_companding library. </div></div>
73 <div class="ttc" id="structxranlib__compress__request_html_a8ab4fa409402862ead0d17e13edeeb62"><div class="ttname"><a href="structxranlib__compress__request.html#a8ab4fa409402862ead0d17e13edeeb62">xranlib_compress_request::numRBs</a></div><div class="ttdeci">int16_t numRBs</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00039">xran_compression.h:39</a></div></div>
74 <div class="ttc" id="xran__compression_8h_html_a37cf9d6083277717f55016a8c160c635"><div class="ttname"><a href="xran__compression_8h.html#a37cf9d6083277717f55016a8c160c635">xranlib_decompress_avx512</a></div><div class="ttdeci">int xranlib_decompress_avx512(const struct xranlib_decompress_request *request, struct xranlib_decompress_response *response)</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8cpp_source.html#l00834">xran_compression.cpp:834</a></div></div>
75 <div class="ttc" id="structxranlib__decompress__response_html_a6858c4011b5cad020222e9ca5c2786f5"><div class="ttname"><a href="structxranlib__decompress__response.html#a6858c4011b5cad020222e9ca5c2786f5">xranlib_decompress_response::len</a></div><div class="ttdeci">int32_t len</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00075">xran_compression.h:75</a></div></div>
76 <div class="ttc" id="structxranlib__decompress__request_html"><div class="ttname"><a href="structxranlib__decompress__request.html">xranlib_decompress_request</a></div><div class="ttdoc">Request structure containing pointer to data and its length. </div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00059">xran_compression.h:59</a></div></div>
77 <div class="ttc" id="structxranlib__compress__request_html_ad73157f14fa98c54fb563244c1327933"><div class="ttname"><a href="structxranlib__compress__request.html#ad73157f14fa98c54fb563244c1327933">xranlib_compress_request::compMethod</a></div><div class="ttdeci">int16_t compMethod</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00040">xran_compression.h:40</a></div></div>
78 <div class="ttc" id="structxranlib__compress__response_html_a6858c4011b5cad020222e9ca5c2786f5"><div class="ttname"><a href="structxranlib__compress__response.html#a6858c4011b5cad020222e9ca5c2786f5">xranlib_compress_response::len</a></div><div class="ttdeci">int32_t len</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00052">xran_compression.h:52</a></div></div>
79 <div class="ttc" id="xran__compression_8h_html_aa08016c7e24398f0f220f01b3a98c15f"><div class="ttname"><a href="xran__compression_8h.html#aa08016c7e24398f0f220f01b3a98c15f">xranlib_compress</a></div><div class="ttdeci">int xranlib_compress(const struct xranlib_compress_request *request, struct xranlib_compress_response *response)</div><div class="ttdoc">Compress functions - it converts a 16-bit linear PCM value to 8-bt A-law. </div></div>
80 <div class="ttc" id="xran__compression_8h_html_a55f53f65b294f4b5f75190e3565ac295"><div class="ttname"><a href="xran__compression_8h.html#a55f53f65b294f4b5f75190e3565ac295">xranlib_compress_avx512_bfw</a></div><div class="ttdeci">int xranlib_compress_avx512_bfw(const struct xranlib_compress_request *request, struct xranlib_compress_response *response)</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8cpp_source.html#l00783">xran_compression.cpp:783</a></div></div>
81 <div class="ttc" id="structxranlib__compress__request_html_a6858c4011b5cad020222e9ca5c2786f5"><div class="ttname"><a href="structxranlib__compress__request.html#a6858c4011b5cad020222e9ca5c2786f5">xranlib_compress_request::len</a></div><div class="ttdeci">int32_t len</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00042">xran_compression.h:42</a></div></div>
82 <div class="ttc" id="structxranlib__compress__request_html"><div class="ttname"><a href="structxranlib__compress__request.html">xranlib_compress_request</a></div><div class="ttdoc">Request structure containing pointer to data and its length. </div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00037">xran_compression.h:37</a></div></div>
83 <div class="ttc" id="xran__compression_8h_html_aaedd509b1e2db7c3df0022c6c4efb88b"><div class="ttname"><a href="xran__compression_8h.html#aaedd509b1e2db7c3df0022c6c4efb88b">xranlib_decompress_avx2</a></div><div class="ttdeci">int xranlib_decompress_avx2(const struct xranlib_decompress_request *request, struct xranlib_decompress_response *response)</div></div>
84 <div class="ttc" id="xran__compression_8h_html_a142dbbd7f519c433ffa88614d3913118"><div class="ttname"><a href="xran__compression_8h.html#a142dbbd7f519c433ffa88614d3913118">xranlib_compress_avx2</a></div><div class="ttdeci">int xranlib_compress_avx2(const struct xranlib_compress_request *request, struct xranlib_compress_response *response)</div></div>
85 <div class="ttc" id="structxranlib__compress__request_html_a36f5a0cedd274c3ec55f81535f06e0de"><div class="ttname"><a href="structxranlib__compress__request.html#a36f5a0cedd274c3ec55f81535f06e0de">xranlib_compress_request::iqWidth</a></div><div class="ttdeci">int16_t iqWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00041">xran_compression.h:41</a></div></div>
86 <div class="ttc" id="xran__compression_8h_html_acdf24f8d97689c6ec0394c44888787ff"><div class="ttname"><a href="xran__compression_8h.html#acdf24f8d97689c6ec0394c44888787ff">xranlib_decompress_sse</a></div><div class="ttdeci">int xranlib_decompress_sse(const struct xranlib_decompress_request *request, struct xranlib_decompress_response *response)</div></div>
87 <div class="ttc" id="xran__compression_8h_html_aa6b18eb6f1138abd91d649218c2950d4"><div class="ttname"><a href="xran__compression_8h.html#aa6b18eb6f1138abd91d649218c2950d4">xranlib_compress_avx512</a></div><div class="ttdeci">int xranlib_compress_avx512(const struct xranlib_compress_request *request, struct xranlib_compress_response *response)</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8cpp_source.html#l00729">xran_compression.cpp:729</a></div></div>
88 <div class="ttc" id="structxranlib__decompress__request_html_ad73157f14fa98c54fb563244c1327933"><div class="ttname"><a href="structxranlib__decompress__request.html#ad73157f14fa98c54fb563244c1327933">xranlib_decompress_request::compMethod</a></div><div class="ttdeci">int16_t compMethod</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00062">xran_compression.h:62</a></div></div>
89 <div class="ttc" id="structxranlib__decompress__request_html_a6858c4011b5cad020222e9ca5c2786f5"><div class="ttname"><a href="structxranlib__decompress__request.html#a6858c4011b5cad020222e9ca5c2786f5">xranlib_decompress_request::len</a></div><div class="ttdeci">int32_t len</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00065">xran_compression.h:65</a></div></div>
90 <div class="ttc" id="structxranlib__decompress__request_html_a36f5a0cedd274c3ec55f81535f06e0de"><div class="ttname"><a href="structxranlib__decompress__request.html#a36f5a0cedd274c3ec55f81535f06e0de">xranlib_decompress_request::iqWidth</a></div><div class="ttdeci">int16_t iqWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00063">xran_compression.h:63</a></div></div>
91 <div class="ttc" id="xran__compression_8h_html_a642992d274eca873db77a58c482ac073"><div class="ttname"><a href="xran__compression_8h.html#a642992d274eca873db77a58c482ac073">xranlib_compress_sse</a></div><div class="ttdeci">int xranlib_compress_sse(const struct xranlib_compress_request *request, struct xranlib_compress_response *response)</div></div>
92 <div class="ttc" id="structxranlib__compress__response_html"><div class="ttname"><a href="structxranlib__compress__response.html">xranlib_compress_response</a></div><div class="ttdoc">Response structure containing pointer to data and its length. </div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00049">xran_compression.h:49</a></div></div>
93 <div class="ttc" id="structxranlib__decompress__request_html_a8ab4fa409402862ead0d17e13edeeb62"><div class="ttname"><a href="structxranlib__decompress__request.html#a8ab4fa409402862ead0d17e13edeeb62">xranlib_decompress_request::numRBs</a></div><div class="ttdeci">int16_t numRBs</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00061">xran_compression.h:61</a></div></div>
94 <div class="ttc" id="structxranlib__decompress__request_html_ab7543a52686c726e2f5575a0f53f883f"><div class="ttname"><a href="structxranlib__decompress__request.html#ab7543a52686c726e2f5575a0f53f883f">xranlib_decompress_request::data_in</a></div><div class="ttdeci">int8_t * data_in</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00060">xran_compression.h:60</a></div></div>
95 <div class="ttc" id="xran__compression_8h_html_a87039039cf9791d4b9df993db7552a65"><div class="ttname"><a href="xran__compression_8h.html#a87039039cf9791d4b9df993db7552a65">xranlib_decompress</a></div><div class="ttdeci">int xranlib_decompress(const struct xranlib_decompress_request *request, struct xranlib_decompress_response *response)</div><div class="ttdoc">Decompress function - it converts an A-law value to 16-bit linear PCM. </div></div>
96 <div class="ttc" id="structxranlib__compress__response_html_aa84b1c03297680b54ecd081d2a69d791"><div class="ttname"><a href="structxranlib__compress__response.html#aa84b1c03297680b54ecd081d2a69d791">xranlib_compress_response::data_out</a></div><div class="ttdeci">int8_t * data_out</div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00050">xran_compression.h:50</a></div></div>
97 <div class="ttc" id="structxranlib__decompress__response_html"><div class="ttname"><a href="structxranlib__decompress__response.html">xranlib_decompress_response</a></div><div class="ttdoc">Response structure containing pointer to data and its length. </div><div class="ttdef"><b>Definition:</b> <a href="xran__compression_8h_source.html#l00072">xran_compression.h:72</a></div></div>
98 </div><!-- fragment --></div><!-- contents -->
99 <!-- start footer part -->
100 <hr class="footer"/><address class="footer"><small>
101 Generated by &#160;<a href="http://www.doxygen.org/index.html">
102 <img class="footer" src="doxygen.png" alt="doxygen"/>
103 </a> 1.8.13
104 </small></address>
105 </body>
106 </html>