arm_compute v18.05
[platform/upstream/armcl.git] / documentation / _n_e_functions_8h.xhtml
1 <!-- 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 -->
9 <title>Compute Library: arm_compute/runtime/NEON/NEFunctions.h File Reference</title>
10 <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;">
42    <div id="projectname">Compute Library
43    &#160;<span id="projectnumber">18.05</span>
44    </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">
53 var 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>
58       <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
59       <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><a href="globals.xhtml"><span>Globals</span></a></li>
84     </ul>
85   </div>
86 </div><!-- top -->
87 <div id="side-nav" class="ui-resizable side-nav-resizable">
88   <div id="nav-tree">
89     <div id="nav-tree-contents">
90       <div id="nav-sync" class="sync"></div>
91     </div>
92   </div>
93   <div id="splitbar" style="-moz-user-select:none;" 
94        class="ui-resizable-handle">
95   </div>
96 </div>
97 <script type="text/javascript">
98 $(document).ready(function(){initNavTree('_n_e_functions_8h.xhtml','');});
99 </script>
100 <div id="doc-content">
101 <!-- window showing the filter options -->
102 <div id="MSearchSelectWindow"
103      onmouseover="return searchBox.OnSearchSelectShow()"
104      onmouseout="return searchBox.OnSearchSelectHide()"
105      onkeydown="return searchBox.OnSearchSelectKey(event)">
106 </div>
107
108 <!-- iframe showing the search results (closed by default) -->
109 <div id="MSearchResultsWindow">
110 <iframe src="javascript:void(0)" frameborder="0" 
111         name="MSearchResults" id="MSearchResults">
112 </iframe>
113 </div>
114
115 <div class="header">
116   <div class="headertitle">
117 <div class="title">NEFunctions.h File Reference</div>  </div>
118 </div><!--header-->
119 <div class="contents">
120 <div class="textblock"><code>#include &quot;<a class="el" href="_n_e_absolute_difference_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEAbsoluteDifference.h</a>&quot;</code><br />
121 <code>#include &quot;<a class="el" href="_n_e_accumulate_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEAccumulate.h</a>&quot;</code><br />
122 <code>#include &quot;<a class="el" href="_n_e_activation_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEActivationLayer.h</a>&quot;</code><br />
123 <code>#include &quot;<a class="el" href="_n_e_arithmetic_addition_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEArithmeticAddition.h</a>&quot;</code><br />
124 <code>#include &quot;<a class="el" href="_n_e_arithmetic_subtraction_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEArithmeticSubtraction.h</a>&quot;</code><br />
125 <code>#include &quot;<a class="el" href="_n_e_batch_normalization_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEBatchNormalizationLayer.h</a>&quot;</code><br />
126 <code>#include &quot;<a class="el" href="_n_e_bitwise_and_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEBitwiseAnd.h</a>&quot;</code><br />
127 <code>#include &quot;<a class="el" href="_n_e_bitwise_not_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEBitwiseNot.h</a>&quot;</code><br />
128 <code>#include &quot;<a class="el" href="_n_e_bitwise_or_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEBitwiseOr.h</a>&quot;</code><br />
129 <code>#include &quot;<a class="el" href="_n_e_bitwise_xor_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEBitwiseXor.h</a>&quot;</code><br />
130 <code>#include &quot;<a class="el" href="_n_e_box3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEBox3x3.h</a>&quot;</code><br />
131 <code>#include &quot;<a class="el" href="_n_e_canny_edge_8h_source.xhtml">arm_compute/runtime/NEON/functions/NECannyEdge.h</a>&quot;</code><br />
132 <code>#include &quot;<a class="el" href="_n_e_channel_combine_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEChannelCombine.h</a>&quot;</code><br />
133 <code>#include &quot;<a class="el" href="_n_e_channel_extract_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEChannelExtract.h</a>&quot;</code><br />
134 <code>#include &quot;<a class="el" href="_n_e_col2_im_8h_source.xhtml">arm_compute/runtime/NEON/functions/NECol2Im.h</a>&quot;</code><br />
135 <code>#include &quot;<a class="el" href="_n_e_color_convert_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEColorConvert.h</a>&quot;</code><br />
136 <code>#include &quot;<a class="el" href="_n_e_convert_fully_connected_weights_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEConvertFullyConnectedWeights.h</a>&quot;</code><br />
137 <code>#include &quot;<a class="el" href="_n_e_convolution_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEConvolution.h</a>&quot;</code><br />
138 <code>#include &quot;<a class="el" href="_n_e_convolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEConvolutionLayer.h</a>&quot;</code><br />
139 <code>#include &quot;<a class="el" href="_n_e_deconvolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDeconvolutionLayer.h</a>&quot;</code><br />
140 <code>#include &quot;<a class="el" href="_n_e_depth_concatenate_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDepthConcatenateLayer.h</a>&quot;</code><br />
141 <code>#include &quot;<a class="el" href="_n_e_depth_convert_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDepthConvertLayer.h</a>&quot;</code><br />
142 <code>#include &quot;<a class="el" href="_n_e_depthwise_convolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDepthwiseConvolutionLayer.h</a>&quot;</code><br />
143 <code>#include &quot;<a class="el" href="_n_e_depthwise_separable_convolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDepthwiseSeparableConvolutionLayer.h</a>&quot;</code><br />
144 <code>#include &quot;<a class="el" href="_n_e_dequantization_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDequantizationLayer.h</a>&quot;</code><br />
145 <code>#include &quot;<a class="el" href="_n_e_derivative_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDerivative.h</a>&quot;</code><br />
146 <code>#include &quot;<a class="el" href="_n_e_dilate_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDilate.h</a>&quot;</code><br />
147 <code>#include &quot;<a class="el" href="_n_e_direct_convolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEDirectConvolutionLayer.h</a>&quot;</code><br />
148 <code>#include &quot;<a class="el" href="_n_e_equalize_histogram_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEEqualizeHistogram.h</a>&quot;</code><br />
149 <code>#include &quot;<a class="el" href="_n_e_erode_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEErode.h</a>&quot;</code><br />
150 <code>#include &quot;<a class="el" href="_n_e_fast_corners_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEFastCorners.h</a>&quot;</code><br />
151 <code>#include &quot;<a class="el" href="_n_e_fill_border_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEFillBorder.h</a>&quot;</code><br />
152 <code>#include &quot;<a class="el" href="_n_e_flatten_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEFlattenLayer.h</a>&quot;</code><br />
153 <code>#include &quot;<a class="el" href="_n_e_floor_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEFloor.h</a>&quot;</code><br />
154 <code>#include &quot;<a class="el" href="_n_e_fully_connected_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEFullyConnectedLayer.h</a>&quot;</code><br />
155 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMM.h</a>&quot;</code><br />
156 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_convolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMMConvolutionLayer.h</a>&quot;</code><br />
157 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_interleave4x4_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMMInterleave4x4.h</a>&quot;</code><br />
158 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_lowp_assembly_matrix_multiply_core_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMMLowpAssemblyMatrixMultiplyCore.h</a>&quot;</code><br />
159 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_lowp_matrix_multiply_core_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.h</a>&quot;</code><br />
160 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_lowp_output_stage_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMMLowpOutputStage.h</a>&quot;</code><br />
161 <code>#include &quot;<a class="el" href="_n_e_g_e_m_m_transpose1x_w_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGEMMTranspose1xW.h</a>&quot;</code><br />
162 <code>#include &quot;<a class="el" href="_n_e_gaussian3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGaussian3x3.h</a>&quot;</code><br />
163 <code>#include &quot;<a class="el" href="_n_e_gaussian5x5_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGaussian5x5.h</a>&quot;</code><br />
164 <code>#include &quot;<a class="el" href="_n_e_gaussian_pyramid_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEGaussianPyramid.h</a>&quot;</code><br />
165 <code>#include &quot;<a class="el" href="_n_e_h_o_g_descriptor_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEHOGDescriptor.h</a>&quot;</code><br />
166 <code>#include &quot;<a class="el" href="_n_e_h_o_g_detector_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEHOGDetector.h</a>&quot;</code><br />
167 <code>#include &quot;<a class="el" href="_n_e_h_o_g_gradient_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEHOGGradient.h</a>&quot;</code><br />
168 <code>#include &quot;<a class="el" href="_n_e_h_o_g_multi_detection_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEHOGMultiDetection.h</a>&quot;</code><br />
169 <code>#include &quot;<a class="el" href="_n_e_harris_corners_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEHarrisCorners.h</a>&quot;</code><br />
170 <code>#include &quot;<a class="el" href="_n_e_histogram_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEHistogram.h</a>&quot;</code><br />
171 <code>#include &quot;<a class="el" href="_n_e_im2_col_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEIm2Col.h</a>&quot;</code><br />
172 <code>#include &quot;<a class="el" href="_n_e_integral_image_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEIntegralImage.h</a>&quot;</code><br />
173 <code>#include &quot;<a class="el" href="_n_e_l2_normalize_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEL2NormalizeLayer.h</a>&quot;</code><br />
174 <code>#include &quot;<a class="el" href="_n_e_laplacian_pyramid_8h_source.xhtml">arm_compute/runtime/NEON/functions/NELaplacianPyramid.h</a>&quot;</code><br />
175 <code>#include &quot;<a class="el" href="_n_e_laplacian_reconstruct_8h_source.xhtml">arm_compute/runtime/NEON/functions/NELaplacianReconstruct.h</a>&quot;</code><br />
176 <code>#include &quot;<a class="el" href="_n_e_locally_connected_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NELocallyConnectedLayer.h</a>&quot;</code><br />
177 <code>#include &quot;<a class="el" href="_n_e_magnitude_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEMagnitude.h</a>&quot;</code><br />
178 <code>#include &quot;<a class="el" href="_n_e_mean_std_dev_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEMeanStdDev.h</a>&quot;</code><br />
179 <code>#include &quot;<a class="el" href="_n_e_median3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEMedian3x3.h</a>&quot;</code><br />
180 <code>#include &quot;<a class="el" href="_n_e_min_max_location_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEMinMaxLocation.h</a>&quot;</code><br />
181 <code>#include &quot;<a class="el" href="_n_e_non_linear_filter_8h_source.xhtml">arm_compute/runtime/NEON/functions/NENonLinearFilter.h</a>&quot;</code><br />
182 <code>#include &quot;<a class="el" href="_n_e_non_maxima_suppression3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NENonMaximaSuppression3x3.h</a>&quot;</code><br />
183 <code>#include &quot;<a class="el" href="_n_e_normalization_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NENormalizationLayer.h</a>&quot;</code><br />
184 <code>#include &quot;<a class="el" href="_n_e_optical_flow_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEOpticalFlow.h</a>&quot;</code><br />
185 <code>#include &quot;<a class="el" href="_n_e_permute_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEPermute.h</a>&quot;</code><br />
186 <code>#include &quot;<a class="el" href="_n_e_phase_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEPhase.h</a>&quot;</code><br />
187 <code>#include &quot;<a class="el" href="_n_e_pixel_wise_multiplication_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEPixelWiseMultiplication.h</a>&quot;</code><br />
188 <code>#include &quot;<a class="el" href="_n_e_pooling_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEPoolingLayer.h</a>&quot;</code><br />
189 <code>#include &quot;<a class="el" href="_n_e_quantization_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEQuantizationLayer.h</a>&quot;</code><br />
190 <code>#include &quot;<a class="el" href="_n_e_r_o_i_pooling_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEROIPoolingLayer.h</a>&quot;</code><br />
191 <code>#include &quot;<a class="el" href="_n_e_reduction_operation_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEReductionOperation.h</a>&quot;</code><br />
192 <code>#include &quot;<a class="el" href="_n_e_remap_8h_source.xhtml">arm_compute/runtime/NEON/functions/NERemap.h</a>&quot;</code><br />
193 <code>#include &quot;<a class="el" href="_n_e_reshape_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEReshapeLayer.h</a>&quot;</code><br />
194 <code>#include &quot;<a class="el" href="_n_e_scale_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEScale.h</a>&quot;</code><br />
195 <code>#include &quot;<a class="el" href="_n_e_scharr3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEScharr3x3.h</a>&quot;</code><br />
196 <code>#include &quot;<a class="el" href="_n_e_sobel3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel3x3.h</a>&quot;</code><br />
197 <code>#include &quot;<a class="el" href="_n_e_sobel5x5_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel5x5.h</a>&quot;</code><br />
198 <code>#include &quot;<a class="el" href="_n_e_sobel7x7_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel7x7.h</a>&quot;</code><br />
199 <code>#include &quot;<a class="el" href="_n_e_softmax_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESoftmaxLayer.h</a>&quot;</code><br />
200 <code>#include &quot;<a class="el" href="_n_e_table_lookup_8h_source.xhtml">arm_compute/runtime/NEON/functions/NETableLookup.h</a>&quot;</code><br />
201 <code>#include &quot;<a class="el" href="_n_e_threshold_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEThreshold.h</a>&quot;</code><br />
202 <code>#include &quot;<a class="el" href="_n_e_transpose_8h_source.xhtml">arm_compute/runtime/NEON/functions/NETranspose.h</a>&quot;</code><br />
203 <code>#include &quot;<a class="el" href="_n_e_warp_affine_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEWarpAffine.h</a>&quot;</code><br />
204 <code>#include &quot;<a class="el" href="_n_e_warp_perspective_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEWarpPerspective.h</a>&quot;</code><br />
205 <code>#include &quot;<a class="el" href="_n_e_winograd_convolution_layer_8h_source.xhtml">arm_compute/runtime/NEON/functions/NEWinogradConvolutionLayer.h</a>&quot;</code><br />
206 </div>
207 <p><a href="_n_e_functions_8h_source.xhtml">Go to the source code of this file.</a></p>
208 </div><!-- contents -->
209 </div><!-- doc-content -->
210 <!-- start footer part -->
211 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
212   <ul>
213     <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_8bc26130589aa16388b5a02f17abf2c2.xhtml">runtime</a></li><li class="navelem"><a class="el" href="dir_65e289039e1347f87d412b0a1b1a312c.xhtml">NEON</a></li><li class="navelem"><a class="el" href="_n_e_functions_8h.xhtml">NEFunctions.h</a></li>
214     <li class="footer">Generated on Wed May 23 2018 11:36:38 for Compute Library by
215     <a href="http://www.doxygen.org/index.html">
216     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
217   </ul>
218 </div>
219 </body>
220 </html>