blob: 95108a0c68513405f2f346663eb86f1bc1405309 [file] [log] [blame]
Anthony Barbier871448e2017-03-24 14:54:29 +00001<!-- 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"/>
7<meta name="generator" content="Doxygen 1.8.11"/>
8<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 Barbier871448e2017-03-24 14:54:29 +000010<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>
15<script type="text/javascript" src="navtreedata.js"></script>
16<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"/>
22<script type="text/javascript" src="search/searchdata.js"></script>
23<script type="text/javascript" src="search/search.js"></script>
24<script type="text/javascript">
25 $(document).ready(function() { init_search(); });
26</script>
27<script type="text/x-mathjax-config">
28 MathJax.Hub.Config({
29 extensions: ["tex2jax.js"],
30 jax: ["input/TeX","output/HTML-CSS"],
31});
32</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33<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
43 &#160;<span id="projectnumber">v17.06</span>
Anthony Barbier871448e2017-03-24 14:54:29 +000044 </div>
45 </td>
46 </tr>
47 </tbody>
48</table>
49</div>
50<!-- end header part -->
51<!-- Generated by Doxygen 1.8.11 -->
52<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 Barbier871448e2017-03-24 14:54:29 +000059 <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 class="current"><a href="globals.xhtml"><span>All</span></a></li>
89 <li><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">
Anthony Barbierdbdab852017-06-23 15:42:00 +010097 <li><a href="globals.xhtml#index__"><span>_</span></a></li>
98 <li><a href="globals_a.xhtml#index_a"><span>a</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000099 <li><a href="globals_b.xhtml#index_b"><span>b</span></a></li>
100 <li><a href="globals_c.xhtml#index_c"><span>c</span></a></li>
101 <li><a href="globals_d.xhtml#index_d"><span>d</span></a></li>
102 <li><a href="globals_e.xhtml#index_e"><span>e</span></a></li>
103 <li><a href="globals_f.xhtml#index_f"><span>f</span></a></li>
104 <li><a href="globals_g.xhtml#index_g"><span>g</span></a></li>
105 <li><a href="globals_h.xhtml#index_h"><span>h</span></a></li>
106 <li class="current"><a href="globals_i.xhtml#index_i"><span>i</span></a></li>
107 <li><a href="globals_k.xhtml#index_k"><span>k</span></a></li>
108 <li><a href="globals_l.xhtml#index_l"><span>l</span></a></li>
109 <li><a href="globals_m.xhtml#index_m"><span>m</span></a></li>
110 <li><a href="globals_n.xhtml#index_n"><span>n</span></a></li>
111 <li><a href="globals_o.xhtml#index_o"><span>o</span></a></li>
112 <li><a href="globals_p.xhtml#index_p"><span>p</span></a></li>
113 <li><a href="globals_r.xhtml#index_r"><span>r</span></a></li>
114 <li><a href="globals_s.xhtml#index_s"><span>s</span></a></li>
115 <li><a href="globals_t.xhtml#index_t"><span>t</span></a></li>
116 <li><a href="globals_u.xhtml#index_u"><span>u</span></a></li>
117 <li><a href="globals_v.xhtml#index_v"><span>v</span></a></li>
118 <li><a href="globals_w.xhtml#index_w"><span>w</span></a></li>
119 <li><a href="globals_x.xhtml#index_x"><span>x</span></a></li>
120 <li><a href="globals_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_i.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)">
143</div>
144
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<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
154
155<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
156<li>idx16
157: <a class="el" href="minmaxloc_8cl.xhtml#a0712735973f172ac9efc7d48a31e47ad">minmaxloc.cl</a>
158, <a class="el" href="softmax__layer_8cl.xhtml#a0712735973f172ac9efc7d48a31e47ad">softmax_layer.cl</a>
159</li>
160<li>im2col_generic()
161: <a class="el" href="convolution__layer_8cl.xhtml#afaddfccc926506181141b2dc86cb73f1">convolution_layer.cl</a>
162</li>
163<li>im2col_reduced()
164: <a class="el" href="convolution__layer_8cl.xhtml#a6f31f2c8d606e1b57d9bdfacd416024c">convolution_layer.cl</a>
165</li>
166<li>Image
167: <a class="el" href="helpers_8h.xhtml#a9082e6aa9fd1705dc218cf44bc5a9d66">helpers.h</a>
168</li>
169<li>IMAGE_DECLARATION
170: <a class="el" href="helpers_8h.xhtml#a22f42fcf2077d951271df83b55c1a71a">helpers.h</a>
171</li>
172<li>init_level()
173: <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#a73bd536f33d9707d1165a0fce16db833">optical_flow_pyramid_lk.cl</a>
174</li>
175<li>init_level_max()
176: <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#a324194275a47768c0460d19b16b477db">optical_flow_pyramid_lk.cl</a>
177</li>
178<li>init_level_max_initial_estimate()
179: <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#a4b777fd3d432419912e4dbc94fe9d3f5">optical_flow_pyramid_lk.cl</a>
180</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100181<li>init_unit_test()
182: <a class="el" href="validation_2main_8cpp.xhtml#a19823c5af9fff4070c144dacf022bf94">main.cpp</a>
183</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000184<li>integral_horizontal()
185: <a class="el" href="integral__image_8cl.xhtml#a472be6fbc82158f3eb807d9e52e3254b">integral_image.cl</a>
186</li>
187<li>integral_vertical()
188: <a class="el" href="integral__image_8cl.xhtml#ae909fdef8be348f0da3b730289410433">integral_image.cl</a>
189</li>
190<li>InternalKeypoint
191: <a class="el" href="optical__flow__pyramid__lk_8cl.xhtml#ad3a2575d8a9005ddf8ce79dda76918f8">optical_flow_pyramid_lk.cl</a>
192</li>
193<li>IYUV_to_NV12_bt709()
194: <a class="el" href="color__convert_8cl.xhtml#a47fa13a636a45eaa621bdbcbb206895f">color_convert.cl</a>
195</li>
196<li>IYUV_to_RGB888_bt709()
197: <a class="el" href="color__convert_8cl.xhtml#a40d2fa0803ea5b0e979dc124a2606564">color_convert.cl</a>
198</li>
199<li>IYUV_to_RGBA8888_bt709()
200: <a class="el" href="color__convert_8cl.xhtml#a7a8a4562d5b32de4a1d1352712d9c782">color_convert.cl</a>
201</li>
202<li>IYUV_to_YUV444_bt709()
203: <a class="el" href="color__convert_8cl.xhtml#a718147fe7bf9f1bce18e07c2cfcc472c">color_convert.cl</a>
204</li>
205</ul>
206</div><!-- contents -->
207</div><!-- doc-content -->
208<!-- start footer part -->
209<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
210 <ul>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100211 <li class="footer">Generated on Fri Jun 23 2017 15:44:36 for Compute Library by
Anthony Barbier871448e2017-03-24 14:54:29 +0000212 <a href="http://www.doxygen.org/index.html">
213 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
214 </ul>
215</div>
216</body>
217</html>