blob: 9866f9af1a41ac06d60e2a47211f7ce61aff1290 [file] [log] [blame]
Anthony Barbiera4376382017-04-12 15:12:46 +01001<!-- HTML header for doxygen 1.8.9.1-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00007<meta name="generator" content="Doxygen 1.8.11"/>
Anthony Barbiera4376382017-04-12 15:12:46 +01008<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
Anthony Barbierdbdab852017-06-23 15:42:00 +01009<title>Compute Library: Globals</title>
Anthony Barbiera4376382017-04-12 15:12:46 +010010<link href="tabs.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="jquery.js"></script>
12<script type="text/javascript" src="dynsections.js"></script>
13<link href="navtree.css" rel="stylesheet" type="text/css"/>
14<script type="text/javascript" src="resize.js"></script>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000015<script type="text/javascript" src="navtreedata.js"></script>
Anthony Barbiera4376382017-04-12 15:12:46 +010016<script type="text/javascript" src="navtree.js"></script>
17<script type="text/javascript">
18 $(document).ready(initResizable);
19 $(window).load(resizeHeight);
20</script>
21<link href="search/search.css" rel="stylesheet" type="text/css"/>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000022<script type="text/javascript" src="search/searchdata.js"></script>
Anthony Barbiera4376382017-04-12 15:12:46 +010023<script type="text/javascript" src="search/search.js"></script>
24<script type="text/javascript">
Anthony Barbier8140e1e2017-12-14 23:48:46 +000025 $(document).ready(function() { init_search(); });
Anthony Barbiera4376382017-04-12 15:12:46 +010026</script>
27<script type="text/x-mathjax-config">
28 MathJax.Hub.Config({
29 extensions: ["tex2jax.js"],
30 jax: ["input/TeX","output/HTML-CSS"],
31});
Anthony Barbier8140e1e2017-12-14 23:48:46 +000032</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
Anthony Barbiera4376382017-04-12 15:12:46 +010033<link href="doxygen.css" rel="stylesheet" type="text/css" />
34</head>
35<body>
36<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37<div id="titlearea">
38<table cellspacing="0" cellpadding="0">
39 <tbody>
40 <tr style="height: 56px;">
41 <td style="padding-left: 0.5em;">
Anthony Barbierdbdab852017-06-23 15:42:00 +010042 <div id="projectname">Compute Library
Anthony Barbier8140e1e2017-12-14 23:48:46 +000043 &#160;<span id="projectnumber">17.12</span>
Anthony Barbiera4376382017-04-12 15:12:46 +010044 </div>
45 </td>
46 </tr>
47 </tbody>
48</table>
49</div>
50<!-- end header part -->
Anthony Barbier8140e1e2017-12-14 23:48:46 +000051<!-- Generated by Doxygen 1.8.11 -->
Anthony Barbiera4376382017-04-12 15:12:46 +010052<script type="text/javascript">
53var searchBox = new SearchBox("searchBox", "search",false,'Search');
54</script>
55 <div id="navrow1" class="tabs">
56 <ul class="tablist">
57 <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
Anthony Barbierdbdab852017-06-23 15:42:00 +010058 <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
Anthony Barbiera4376382017-04-12 15:12:46 +010059 <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60 <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61 <li class="current"><a href="files.xhtml"><span>Files</span></a></li>
62 <li>
63 <div id="MSearchBox" class="MSearchBoxInactive">
64 <span class="left">
65 <img id="MSearchSelect" src="search/mag_sel.png"
66 onmouseover="return searchBox.OnSearchSelectShow()"
67 onmouseout="return searchBox.OnSearchSelectHide()"
68 alt=""/>
69 <input type="text" id="MSearchField" value="Search" accesskey="S"
70 onfocus="searchBox.OnSearchFieldFocus(true)"
71 onblur="searchBox.OnSearchFieldFocus(false)"
72 onkeyup="searchBox.OnSearchFieldChange(event)"/>
73 </span><span class="right">
74 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75 </span>
76 </div>
77 </li>
78 </ul>
79 </div>
80 <div id="navrow2" class="tabs2">
81 <ul class="tablist">
82 <li><a href="files.xhtml"><span>File&#160;List</span></a></li>
83 <li class="current"><a href="globals.xhtml"><span>Globals</span></a></li>
84 </ul>
85 </div>
86 <div id="navrow3" class="tabs2">
87 <ul class="tablist">
88 <li><a href="globals.xhtml"><span>All</span></a></li>
89 <li class="current"><a href="globals_func.xhtml"><span>Functions</span></a></li>
90 <li><a href="globals_vars.xhtml"><span>Variables</span></a></li>
91 <li><a href="globals_type.xhtml"><span>Typedefs</span></a></li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000092 <li><a href="globals_enum.xhtml"><span>Enumerations</span></a></li>
93 <li><a href="globals_eval.xhtml"><span>Enumerator</span></a></li>
Anthony Barbiera4376382017-04-12 15:12:46 +010094 <li><a href="globals_defs.xhtml"><span>Macros</span></a></li>
95 </ul>
96 </div>
97 <div id="navrow4" class="tabs3">
98 <ul class="tablist">
99 <li><a href="globals_func.xhtml#index_a"><span>a</span></a></li>
100 <li><a href="globals_func_b.xhtml#index_b"><span>b</span></a></li>
101 <li><a href="globals_func_c.xhtml#index_c"><span>c</span></a></li>
102 <li><a href="globals_func_d.xhtml#index_d"><span>d</span></a></li>
103 <li><a href="globals_func_e.xhtml#index_e"><span>e</span></a></li>
104 <li><a href="globals_func_f.xhtml#index_f"><span>f</span></a></li>
105 <li><a href="globals_func_g.xhtml#index_g"><span>g</span></a></li>
106 <li><a href="globals_func_h.xhtml#index_h"><span>h</span></a></li>
107 <li><a href="globals_func_i.xhtml#index_i"><span>i</span></a></li>
108 <li><a href="globals_func_l.xhtml#index_l"><span>l</span></a></li>
109 <li class="current"><a href="globals_func_m.xhtml#index_m"><span>m</span></a></li>
110 <li><a href="globals_func_n.xhtml#index_n"><span>n</span></a></li>
111 <li><a href="globals_func_o.xhtml#index_o"><span>o</span></a></li>
112 <li><a href="globals_func_p.xhtml#index_p"><span>p</span></a></li>
Kaizen8938bd32017-09-28 14:38:23 +0100113 <li><a href="globals_func_q.xhtml#index_q"><span>q</span></a></li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100114 <li><a href="globals_func_r.xhtml#index_r"><span>r</span></a></li>
115 <li><a href="globals_func_s.xhtml#index_s"><span>s</span></a></li>
116 <li><a href="globals_func_t.xhtml#index_t"><span>t</span></a></li>
117 <li><a href="globals_func_u.xhtml#index_u"><span>u</span></a></li>
118 <li><a href="globals_func_v.xhtml#index_v"><span>v</span></a></li>
119 <li><a href="globals_func_w.xhtml#index_w"><span>w</span></a></li>
120 <li><a href="globals_func_y.xhtml#index_y"><span>y</span></a></li>
121 </ul>
122 </div>
123</div><!-- top -->
124<div id="side-nav" class="ui-resizable side-nav-resizable">
125 <div id="nav-tree">
126 <div id="nav-tree-contents">
127 <div id="nav-sync" class="sync"></div>
128 </div>
129 </div>
130 <div id="splitbar" style="-moz-user-select:none;"
131 class="ui-resizable-handle">
132 </div>
133</div>
134<script type="text/javascript">
135$(document).ready(function(){initNavTree('globals_func_m.xhtml','');});
136</script>
137<div id="doc-content">
138<!-- window showing the filter options -->
139<div id="MSearchSelectWindow"
140 onmouseover="return searchBox.OnSearchSelectShow()"
141 onmouseout="return searchBox.OnSearchSelectHide()"
142 onkeydown="return searchBox.OnSearchSelectKey(event)">
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000143</div>
Anthony Barbiera4376382017-04-12 15:12:46 +0100144
145<!-- iframe showing the search results (closed by default) -->
146<div id="MSearchResultsWindow">
147<iframe src="javascript:void(0)" frameborder="0"
148 name="MSearchResults" id="MSearchResults">
149</iframe>
150</div>
151
152<div class="contents">
153&#160;
154
155<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
156<li>magnitude_l1()
157: <a class="el" href="magnitude__phase_8cl.xhtml#aedc7e5ee4cb8f5a0240e422f9a9e7ce9">magnitude_phase.cl</a>
158</li>
159<li>magnitude_l2()
160: <a class="el" href="magnitude__phase_8cl.xhtml#aec9387519a61474acb0b2bf90ef6d94d">magnitude_phase.cl</a>
161</li>
162<li>magnitude_phase()
163: <a class="el" href="magnitude__phase_8cl.xhtml#a76ac02e1f05a26f67090c9464434e04a">magnitude_phase.cl</a>
164</li>
165<li>main()
166: <a class="el" href="cl__convolution_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">cl_convolution.cpp</a>
Kaizenbf8b01d2017-10-12 14:26:51 +0100167, <a class="el" href="graph__alexnet_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_alexnet.cpp</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000168, <a class="el" href="neon__cnn_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">neon_cnn.cpp</a>
169, <a class="el" href="neon__convolution_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">neon_convolution.cpp</a>
170, <a class="el" href="graph__googlenet_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_googlenet.cpp</a>
171, <a class="el" href="neon__copy__objects_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">neon_copy_objects.cpp</a>
Kaizen8938bd32017-09-28 14:38:23 +0100172, <a class="el" href="neon__scale_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">neon_scale.cpp</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000173, <a class="el" href="cl__events_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">cl_events.cpp</a>
Kaizen8938bd32017-09-28 14:38:23 +0100174, <a class="el" href="graph__lenet_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_lenet.cpp</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000175, <a class="el" href="neoncl__scale__median__gaussian_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">neoncl_scale_median_gaussian.cpp</a>
Kaizen8938bd32017-09-28 14:38:23 +0100176, <a class="el" href="main_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">main.cpp</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000177, <a class="el" href="graph__mobilenet_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_mobilenet.cpp</a>
178, <a class="el" href="cl__sgemm_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">cl_sgemm.cpp</a>
179, <a class="el" href="graph__squeezenet_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_squeezenet.cpp</a>
180, <a class="el" href="graph__vgg16_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_vgg16.cpp</a>
181, <a class="el" href="gc__absdiff_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">gc_absdiff.cpp</a>
182, <a class="el" href="graph__vgg19_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">graph_vgg19.cpp</a>
183, <a class="el" href="neon__cartoon__effect_8cpp.xhtml#a217dbf8b442f20279ea00b898af96f52">neon_cartoon_effect.cpp</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100184</li>
185<li>main_cl_convolution()
186: <a class="el" href="cl__convolution_8cpp.xhtml#a63683d6451d68be4415ea2a694b350e7">cl_convolution.cpp</a>
187</li>
188<li>main_cl_events()
189: <a class="el" href="cl__events_8cpp.xhtml#a5eb01b416cc3221d024edaf6eddee305">cl_events.cpp</a>
190</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000191<li>main_cl_sgemm()
192: <a class="el" href="cl__sgemm_8cpp.xhtml#a97e46b1270a50083320d33dee4bcc8ac">cl_sgemm.cpp</a>
193</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100194<li>main_cnn()
195: <a class="el" href="neon__cnn_8cpp.xhtml#a7616847a3120a787be556c0bb30f43b4">neon_cnn.cpp</a>
196</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000197<li>main_gc_absdiff()
198: <a class="el" href="gc__absdiff_8cpp.xhtml#a3663943e3c034dea68b41bc046b37d2e">gc_absdiff.cpp</a>
199</li>
Kaizenbf8b01d2017-10-12 14:26:51 +0100200<li>main_graph_alexnet()
201: <a class="el" href="graph__alexnet_8cpp.xhtml#aa2e0960766de068c13ddff2ab22a8c35">graph_alexnet.cpp</a>
202</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000203<li>main_graph_googlenet()
204: <a class="el" href="graph__googlenet_8cpp.xhtml#af705498cb98cd0e38e84b36e0b0fdd4e">graph_googlenet.cpp</a>
205</li>
Kaizen8938bd32017-09-28 14:38:23 +0100206<li>main_graph_lenet()
207: <a class="el" href="graph__lenet_8cpp.xhtml#a8b6f84d005166799e5a371a3d3e072b3">graph_lenet.cpp</a>
208</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000209<li>main_graph_mobilenet()
210: <a class="el" href="graph__mobilenet_8cpp.xhtml#a02784d6e3531ccb466f918d0ce75e409">graph_mobilenet.cpp</a>
211</li>
212<li>main_graph_squeezenet()
213: <a class="el" href="graph__squeezenet_8cpp.xhtml#aa82fbddfb7babc991e46b20ad80759d1">graph_squeezenet.cpp</a>
214</li>
215<li>main_graph_vgg16()
216: <a class="el" href="graph__vgg16_8cpp.xhtml#aa6343e6b761104e5e782bef8a655a99d">graph_vgg16.cpp</a>
217</li>
218<li>main_graph_vgg19()
219: <a class="el" href="graph__vgg19_8cpp.xhtml#ac84f647fbdaaf283cbbf10a56d84b476">graph_vgg19.cpp</a>
220</li>
Kaizenbf8b01d2017-10-12 14:26:51 +0100221<li>main_neon_cartoon_effect()
222: <a class="el" href="neon__cartoon__effect_8cpp.xhtml#a53fb209071644321bc788be7c6cd60f4">neon_cartoon_effect.cpp</a>
223</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100224<li>main_neon_convolution()
225: <a class="el" href="neon__convolution_8cpp.xhtml#ac741ff15d9366f7bf55dc470e87144d3">neon_convolution.cpp</a>
226</li>
227<li>main_neon_copy_objects()
228: <a class="el" href="neon__copy__objects_8cpp.xhtml#a548cd646528b7a0644cb08e483e7ee2b">neon_copy_objects.cpp</a>
229</li>
230<li>main_neon_scale()
231: <a class="el" href="neon__scale_8cpp.xhtml#a8311a04cc09fb45ff5126dc74b6c6dcb">neon_scale.cpp</a>
232</li>
233<li>main_neoncl_scale_median_gaussian()
234: <a class="el" href="neoncl__scale__median__gaussian_8cpp.xhtml#a4003cb8b626a6604e2f51b8e17f8bb3d">neoncl_scale_median_gaussian.cpp</a>
235</li>
Kaizen8938bd32017-09-28 14:38:23 +0100236<li>max_qs16x1()
237: <a class="el" href="fixed__point_8h.xhtml#a3d1133437c9316867a68fabaeeb1c349">fixed_point.h</a>
238</li>
239<li>max_qs16x16()
240: <a class="el" href="fixed__point_8h.xhtml#aaa6b333d702243ee48d98f8b6ab04fa8">fixed_point.h</a>
241</li>
242<li>max_qs16x2()
243: <a class="el" href="fixed__point_8h.xhtml#ab64c4eaecfd5b3adaefeea3e74b20efc">fixed_point.h</a>
244</li>
245<li>max_qs16x4()
246: <a class="el" href="fixed__point_8h.xhtml#acf7b70bd039a92c0b8e6bae61a46c514">fixed_point.h</a>
247</li>
248<li>max_qs16x8()
249: <a class="el" href="fixed__point_8h.xhtml#a68d082072cbdb8b617e0246d277a2a8f">fixed_point.h</a>
250</li>
251<li>max_qs8x1()
252: <a class="el" href="fixed__point_8h.xhtml#a6cf8baa93541eee58c1575859344d858">fixed_point.h</a>
253</li>
254<li>max_qs8x16()
255: <a class="el" href="fixed__point_8h.xhtml#a2635ed6914ae75900d7bf215356a44e4">fixed_point.h</a>
256</li>
257<li>max_qs8x2()
258: <a class="el" href="fixed__point_8h.xhtml#a9b9740928192b24b99e30233458b106f">fixed_point.h</a>
259</li>
260<li>max_qs8x4()
261: <a class="el" href="fixed__point_8h.xhtml#a0b8cb75deddaf8856fb53d1178a35d7f">fixed_point.h</a>
262</li>
263<li>max_qs8x8()
264: <a class="el" href="fixed__point_8h.xhtml#af93c5c0b7d3a8183645521ca0fb10b0e">fixed_point.h</a>
265</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100266<li>mean_stddev_accumulate()
267: <a class="el" href="mean__stddev_8cl.xhtml#a35eedf10476f85a87aa70a4292dd380a">mean_stddev.cl</a>
268</li>
269<li>median_box5x5()
270: <a class="el" href="non__linear__filter5x5_8cl.xhtml#ac943e4049581c4aa48abecb270d36fd8">non_linear_filter5x5.cl</a>
271</li>
272<li>median_disk5x5()
273: <a class="el" href="non__linear__filter5x5_8cl.xhtml#a8a1966a000958e0d48cdc182da9c8bdf">non_linear_filter5x5.cl</a>
274</li>
Kaizen8938bd32017-09-28 14:38:23 +0100275<li>MergeResults()
276: <a class="el" href="mergeresults_8hpp.xhtml#a2531e23079ff3579f5cada1e1b4c4c57">mergeresults.hpp</a>
277</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100278<li>minmax()
Kaizen8938bd32017-09-28 14:38:23 +0100279: <a class="el" href="minmaxloc_8cl.xhtml#a39543da04d64203794856acc059d6345">minmaxloc.cl</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100280</li>
281<li>minmaxloc()
282: <a class="el" href="minmaxloc_8cl.xhtml#a31ce1a75df24b2037dc76f1748236579">minmaxloc.cl</a>
283</li>
Kaizen8938bd32017-09-28 14:38:23 +0100284<li>mla_sat_qs16x8()
285: <a class="el" href="fixed__point_8h.xhtml#a7a3c295a894e0529251bd4529b36a574">fixed_point.h</a>
286</li>
287<li>mla_sat_qs8x16()
288: <a class="el" href="fixed__point_8h.xhtml#ad59f32bf4f61044a698ff4da02080e5a">fixed_point.h</a>
289</li>
290<li>mla_sat_qs8x8()
291: <a class="el" href="fixed__point_8h.xhtml#a85dee8b5dd48bfc059c5d6397557b562">fixed_point.h</a>
292</li>
293<li>mlal_sat_qs16x8()
294: <a class="el" href="fixed__point_8h.xhtml#a50b6bfd3a44a0ac605e88135e230d1e5">fixed_point.h</a>
295</li>
296<li>mlal_sat_qs8x8()
297: <a class="el" href="fixed__point_8h.xhtml#a09f5d764b62b47a1894a4cb71a0a62f6">fixed_point.h</a>
298</li>
299<li>mul_qs16x16()
300: <a class="el" href="fixed__point_8h.xhtml#a532c6df4b17f88f0e126a97c6e9670ee">fixed_point.h</a>
301</li>
302<li>mul_qs16x8()
303: <a class="el" href="fixed__point_8h.xhtml#af09044372ea5862497f62c8bd76ba035">fixed_point.h</a>
304</li>
305<li>mul_qs8x16()
306: <a class="el" href="fixed__point_8h.xhtml#a563cc8014b17755a99e1ecac00a2c7f7">fixed_point.h</a>
307</li>
308<li>mul_qs8x8()
309: <a class="el" href="fixed__point_8h.xhtml#a9a50c35ce1383cd23d3ab166a7929013">fixed_point.h</a>
310</li>
311<li>mul_sat_qs16x1()
312: <a class="el" href="fixed__point_8h.xhtml#a4b96bef18b8c9ed279273359d259ed65">fixed_point.h</a>
313</li>
314<li>mul_sat_qs16x16()
315: <a class="el" href="fixed__point_8h.xhtml#aba68d5b1e592d5b12beb6f9e05e72ed2">fixed_point.h</a>
316</li>
317<li>mul_sat_qs16x2()
318: <a class="el" href="fixed__point_8h.xhtml#a9ef4b9bede0acae7940ecf1e7e58a492">fixed_point.h</a>
319</li>
320<li>mul_sat_qs16x3()
321: <a class="el" href="fixed__point_8h.xhtml#aef217f3d96eaf598c4225453833c0222">fixed_point.h</a>
322</li>
323<li>mul_sat_qs16x4()
324: <a class="el" href="fixed__point_8h.xhtml#a2162dab7e4d7d503d1262b9ffc257a21">fixed_point.h</a>
325</li>
326<li>mul_sat_qs16x8()
327: <a class="el" href="fixed__point_8h.xhtml#a93fefd4972b6b9440c8371509b46d19e">fixed_point.h</a>
328</li>
329<li>mul_sat_qs8x1()
330: <a class="el" href="fixed__point_8h.xhtml#a3508d76a5262f5f3dbf278d7efcf5db9">fixed_point.h</a>
331</li>
332<li>mul_sat_qs8x16()
333: <a class="el" href="fixed__point_8h.xhtml#a286a2ecb07602fd7268d31c6e88e62a6">fixed_point.h</a>
334</li>
335<li>mul_sat_qs8x2()
336: <a class="el" href="fixed__point_8h.xhtml#ad1bf1fe4122e578d1d6f7eb9c922da2e">fixed_point.h</a>
337</li>
338<li>mul_sat_qs8x3()
339: <a class="el" href="fixed__point_8h.xhtml#a0a2d7bee6c290d0db95ccbe34e7942ad">fixed_point.h</a>
340</li>
341<li>mul_sat_qs8x4()
342: <a class="el" href="fixed__point_8h.xhtml#ab24ca3f7f3f023d8503a1752515e15d4">fixed_point.h</a>
343</li>
344<li>mul_sat_qs8x8()
345: <a class="el" href="fixed__point_8h.xhtml#adc933417ba0492a4da555044652a7641">fixed_point.h</a>
346</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100347</ul>
348</div><!-- contents -->
349</div><!-- doc-content -->
350<!-- start footer part -->
351<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
352 <ul>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000353 <li class="footer">Generated on Thu Dec 14 2017 23:48:39 for Compute Library by
Anthony Barbiera4376382017-04-12 15:12:46 +0100354 <a href="http://www.doxygen.org/index.html">
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000355 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100356 </ul>
357</div>
358</body>
359</html>