blob: 7309460f7d8e3e81a184a52d754584b3a23f481c [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
Jenkinsb3a371b2018-05-23 11:36:53 +010043 &#160;<span id="projectnumber">18.05</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>
92 <li><a href="globals_defs.xhtml"><span>Macros</span></a></li>
93 </ul>
94 </div>
95 <div id="navrow4" class="tabs3">
96 <ul class="tablist">
97 <li><a href="globals_func.xhtml#index_a"><span>a</span></a></li>
98 <li><a href="globals_func_b.xhtml#index_b"><span>b</span></a></li>
99 <li><a href="globals_func_c.xhtml#index_c"><span>c</span></a></li>
100 <li><a href="globals_func_d.xhtml#index_d"><span>d</span></a></li>
101 <li><a href="globals_func_e.xhtml#index_e"><span>e</span></a></li>
102 <li><a href="globals_func_f.xhtml#index_f"><span>f</span></a></li>
103 <li><a href="globals_func_g.xhtml#index_g"><span>g</span></a></li>
104 <li><a href="globals_func_h.xhtml#index_h"><span>h</span></a></li>
105 <li><a href="globals_func_i.xhtml#index_i"><span>i</span></a></li>
106 <li><a href="globals_func_l.xhtml#index_l"><span>l</span></a></li>
107 <li class="current"><a href="globals_func_m.xhtml#index_m"><span>m</span></a></li>
108 <li><a href="globals_func_n.xhtml#index_n"><span>n</span></a></li>
109 <li><a href="globals_func_o.xhtml#index_o"><span>o</span></a></li>
110 <li><a href="globals_func_p.xhtml#index_p"><span>p</span></a></li>
Kaizen8938bd32017-09-28 14:38:23 +0100111 <li><a href="globals_func_q.xhtml#index_q"><span>q</span></a></li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100112 <li><a href="globals_func_r.xhtml#index_r"><span>r</span></a></li>
113 <li><a href="globals_func_s.xhtml#index_s"><span>s</span></a></li>
114 <li><a href="globals_func_t.xhtml#index_t"><span>t</span></a></li>
115 <li><a href="globals_func_u.xhtml#index_u"><span>u</span></a></li>
116 <li><a href="globals_func_v.xhtml#index_v"><span>v</span></a></li>
117 <li><a href="globals_func_w.xhtml#index_w"><span>w</span></a></li>
118 <li><a href="globals_func_y.xhtml#index_y"><span>y</span></a></li>
119 </ul>
120 </div>
121</div><!-- top -->
122<div id="side-nav" class="ui-resizable side-nav-resizable">
123 <div id="nav-tree">
124 <div id="nav-tree-contents">
125 <div id="nav-sync" class="sync"></div>
126 </div>
127 </div>
128 <div id="splitbar" style="-moz-user-select:none;"
129 class="ui-resizable-handle">
130 </div>
131</div>
132<script type="text/javascript">
133$(document).ready(function(){initNavTree('globals_func_m.xhtml','');});
134</script>
135<div id="doc-content">
136<!-- window showing the filter options -->
137<div id="MSearchSelectWindow"
138 onmouseover="return searchBox.OnSearchSelectShow()"
139 onmouseout="return searchBox.OnSearchSelectHide()"
140 onkeydown="return searchBox.OnSearchSelectKey(event)">
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000141</div>
Anthony Barbiera4376382017-04-12 15:12:46 +0100142
143<!-- iframe showing the search results (closed by default) -->
144<div id="MSearchResultsWindow">
145<iframe src="javascript:void(0)" frameborder="0"
146 name="MSearchResults" id="MSearchResults">
147</iframe>
148</div>
149
150<div class="contents">
151&#160;
152
153<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
154<li>magnitude_l1()
155: <a class="el" href="magnitude__phase_8cl.xhtml#aedc7e5ee4cb8f5a0240e422f9a9e7ce9">magnitude_phase.cl</a>
156</li>
157<li>magnitude_l2()
158: <a class="el" href="magnitude__phase_8cl.xhtml#aec9387519a61474acb0b2bf90ef6d94d">magnitude_phase.cl</a>
159</li>
160<li>magnitude_phase()
161: <a class="el" href="magnitude__phase_8cl.xhtml#a76ac02e1f05a26f67090c9464434e04a">magnitude_phase.cl</a>
162</li>
163<li>main()
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000164: <a class="el" href="cl__convolution_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">cl_convolution.cpp</a>
165, <a class="el" href="gc__dc_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">gc_dc.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000166, <a class="el" href="graph__resnet50_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_resnet50.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100167, <a class="el" href="graph__resnext50_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_resnext50.cpp</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000168, <a class="el" href="graph__alexnet_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_alexnet.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100169, <a class="el" href="graph__squeezenet_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_squeezenet.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000170, <a class="el" href="graph__squeezenet__v1__1_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_squeezenet_v1_1.cpp</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000171, <a class="el" href="cl__events_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">cl_events.cpp</a>
172, <a class="el" href="graph__googlenet_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_googlenet.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100173, <a class="el" href="graph__vgg16_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_vgg16.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000174, <a class="el" href="graph__vgg19_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_vgg19.cpp</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000175, <a class="el" href="graph__inception__v3_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_inception_v3.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100176, <a class="el" href="neon__cartoon__effect_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">neon_cartoon_effect.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000177, <a class="el" href="neon__cnn_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">neon_cnn.cpp</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000178, <a class="el" href="cl__sgemm_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">cl_sgemm.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000179, <a class="el" href="graph__inception__v4_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_inception_v4.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100180, <a class="el" href="neon__convolution_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">neon_convolution.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000181, <a class="el" href="neon__copy__objects_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">neon_copy_objects.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000182, <a class="el" href="graph__lenet_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_lenet.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100183, <a class="el" href="neon__scale_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">neon_scale.cpp</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000184, <a class="el" href="neoncl__scale__median__gaussian_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">neoncl_scale_median_gaussian.cpp</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000185, <a class="el" href="gc__absdiff_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">gc_absdiff.cpp</a>
Jenkinsc3f34a42018-03-02 12:38:09 +0000186, <a class="el" href="graph__mobilenet_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_mobilenet.cpp</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100187, <a class="el" href="main_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">main.cpp</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000188, <a class="el" href="graph__mobilenet__qasymm8_8cpp.xhtml#a3c04138a5bfe5d72780bb7e82a18e627">graph_mobilenet_qasymm8.cpp</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100189</li>
Kaizen8938bd32017-09-28 14:38:23 +0100190<li>max_qs16x1()
191: <a class="el" href="fixed__point_8h.xhtml#a3d1133437c9316867a68fabaeeb1c349">fixed_point.h</a>
192</li>
193<li>max_qs16x16()
194: <a class="el" href="fixed__point_8h.xhtml#aaa6b333d702243ee48d98f8b6ab04fa8">fixed_point.h</a>
195</li>
196<li>max_qs16x2()
197: <a class="el" href="fixed__point_8h.xhtml#ab64c4eaecfd5b3adaefeea3e74b20efc">fixed_point.h</a>
198</li>
199<li>max_qs16x4()
200: <a class="el" href="fixed__point_8h.xhtml#acf7b70bd039a92c0b8e6bae61a46c514">fixed_point.h</a>
201</li>
202<li>max_qs16x8()
203: <a class="el" href="fixed__point_8h.xhtml#a68d082072cbdb8b617e0246d277a2a8f">fixed_point.h</a>
204</li>
205<li>max_qs8x1()
206: <a class="el" href="fixed__point_8h.xhtml#a6cf8baa93541eee58c1575859344d858">fixed_point.h</a>
207</li>
208<li>max_qs8x16()
209: <a class="el" href="fixed__point_8h.xhtml#a2635ed6914ae75900d7bf215356a44e4">fixed_point.h</a>
210</li>
211<li>max_qs8x2()
212: <a class="el" href="fixed__point_8h.xhtml#a9b9740928192b24b99e30233458b106f">fixed_point.h</a>
213</li>
214<li>max_qs8x4()
215: <a class="el" href="fixed__point_8h.xhtml#a0b8cb75deddaf8856fb53d1178a35d7f">fixed_point.h</a>
216</li>
217<li>max_qs8x8()
218: <a class="el" href="fixed__point_8h.xhtml#af93c5c0b7d3a8183645521ca0fb10b0e">fixed_point.h</a>
219</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100220<li>mean_stddev_accumulate()
221: <a class="el" href="mean__stddev_8cl.xhtml#a35eedf10476f85a87aa70a4292dd380a">mean_stddev.cl</a>
222</li>
223<li>median_box5x5()
224: <a class="el" href="non__linear__filter5x5_8cl.xhtml#ac943e4049581c4aa48abecb270d36fd8">non_linear_filter5x5.cl</a>
225</li>
226<li>median_disk5x5()
227: <a class="el" href="non__linear__filter5x5_8cl.xhtml#a8a1966a000958e0d48cdc182da9c8bdf">non_linear_filter5x5.cl</a>
228</li>
229<li>minmax()
Kaizen8938bd32017-09-28 14:38:23 +0100230: <a class="el" href="minmaxloc_8cl.xhtml#a39543da04d64203794856acc059d6345">minmaxloc.cl</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100231</li>
232<li>minmaxloc()
233: <a class="el" href="minmaxloc_8cl.xhtml#a31ce1a75df24b2037dc76f1748236579">minmaxloc.cl</a>
234</li>
Kaizen8938bd32017-09-28 14:38:23 +0100235<li>mla_sat_qs16x8()
236: <a class="el" href="fixed__point_8h.xhtml#a7a3c295a894e0529251bd4529b36a574">fixed_point.h</a>
237</li>
238<li>mla_sat_qs8x16()
239: <a class="el" href="fixed__point_8h.xhtml#ad59f32bf4f61044a698ff4da02080e5a">fixed_point.h</a>
240</li>
241<li>mla_sat_qs8x8()
242: <a class="el" href="fixed__point_8h.xhtml#a85dee8b5dd48bfc059c5d6397557b562">fixed_point.h</a>
243</li>
244<li>mlal_sat_qs16x8()
245: <a class="el" href="fixed__point_8h.xhtml#a50b6bfd3a44a0ac605e88135e230d1e5">fixed_point.h</a>
246</li>
247<li>mlal_sat_qs8x8()
248: <a class="el" href="fixed__point_8h.xhtml#a09f5d764b62b47a1894a4cb71a0a62f6">fixed_point.h</a>
249</li>
250<li>mul_qs16x16()
251: <a class="el" href="fixed__point_8h.xhtml#a532c6df4b17f88f0e126a97c6e9670ee">fixed_point.h</a>
252</li>
253<li>mul_qs16x8()
254: <a class="el" href="fixed__point_8h.xhtml#af09044372ea5862497f62c8bd76ba035">fixed_point.h</a>
255</li>
256<li>mul_qs8x16()
257: <a class="el" href="fixed__point_8h.xhtml#a563cc8014b17755a99e1ecac00a2c7f7">fixed_point.h</a>
258</li>
259<li>mul_qs8x8()
260: <a class="el" href="fixed__point_8h.xhtml#a9a50c35ce1383cd23d3ab166a7929013">fixed_point.h</a>
261</li>
262<li>mul_sat_qs16x1()
263: <a class="el" href="fixed__point_8h.xhtml#a4b96bef18b8c9ed279273359d259ed65">fixed_point.h</a>
264</li>
265<li>mul_sat_qs16x16()
266: <a class="el" href="fixed__point_8h.xhtml#aba68d5b1e592d5b12beb6f9e05e72ed2">fixed_point.h</a>
267</li>
268<li>mul_sat_qs16x2()
269: <a class="el" href="fixed__point_8h.xhtml#a9ef4b9bede0acae7940ecf1e7e58a492">fixed_point.h</a>
270</li>
271<li>mul_sat_qs16x3()
272: <a class="el" href="fixed__point_8h.xhtml#aef217f3d96eaf598c4225453833c0222">fixed_point.h</a>
273</li>
274<li>mul_sat_qs16x4()
275: <a class="el" href="fixed__point_8h.xhtml#a2162dab7e4d7d503d1262b9ffc257a21">fixed_point.h</a>
276</li>
277<li>mul_sat_qs16x8()
278: <a class="el" href="fixed__point_8h.xhtml#a93fefd4972b6b9440c8371509b46d19e">fixed_point.h</a>
279</li>
280<li>mul_sat_qs8x1()
281: <a class="el" href="fixed__point_8h.xhtml#a3508d76a5262f5f3dbf278d7efcf5db9">fixed_point.h</a>
282</li>
283<li>mul_sat_qs8x16()
284: <a class="el" href="fixed__point_8h.xhtml#a286a2ecb07602fd7268d31c6e88e62a6">fixed_point.h</a>
285</li>
286<li>mul_sat_qs8x2()
287: <a class="el" href="fixed__point_8h.xhtml#ad1bf1fe4122e578d1d6f7eb9c922da2e">fixed_point.h</a>
288</li>
289<li>mul_sat_qs8x3()
290: <a class="el" href="fixed__point_8h.xhtml#a0a2d7bee6c290d0db95ccbe34e7942ad">fixed_point.h</a>
291</li>
292<li>mul_sat_qs8x4()
293: <a class="el" href="fixed__point_8h.xhtml#ab24ca3f7f3f023d8503a1752515e15d4">fixed_point.h</a>
294</li>
295<li>mul_sat_qs8x8()
296: <a class="el" href="fixed__point_8h.xhtml#adc933417ba0492a4da555044652a7641">fixed_point.h</a>
297</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100298</ul>
299</div><!-- contents -->
300</div><!-- doc-content -->
301<!-- start footer part -->
302<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
303 <ul>
Jenkinsb3a371b2018-05-23 11:36:53 +0100304 <li class="footer">Generated on Wed May 23 2018 11:36:46 for Compute Library by
Anthony Barbiera4376382017-04-12 15:12:46 +0100305 <a href="http://www.doxygen.org/index.html">
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000306 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100307 </ul>
308</div>
309</body>
310</html>