arm_compute v17.03.1
[platform/upstream/armcl.git] / arm_compute / runtime / NEON / NEFunctions.h
1 /*
2  * Copyright (c) 2016, 2017 ARM Limited.
3  *
4  * SPDX-License-Identifier: MIT
5  *
6  * Permission is hereby granted, free of charge, to any person obtaining a copy
7  * of this software and associated documentation files (the "Software"), to
8  * deal in the Software without restriction, including without limitation the
9  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
10  * sell copies of the Software, and to permit persons to whom the Software is
11  * furnished to do so, subject to the following conditions:
12  *
13  * The above copyright notice and this permission notice shall be included in all
14  * copies or substantial portions of the Software.
15  *
16  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22  * SOFTWARE.
23  */
24 #ifndef __ARM_COMPUTE_NEFUNCTIONS_H__
25 #define __ARM_COMPUTE_NEFUNCTIONS_H__
26
27 /* Header regrouping all the NEON functions */
28 #include "arm_compute/runtime/NEON/functions/NEAbsoluteDifference.h"
29 #include "arm_compute/runtime/NEON/functions/NEAccumulate.h"
30 #include "arm_compute/runtime/NEON/functions/NEActivationLayer.h"
31 #include "arm_compute/runtime/NEON/functions/NEArithmeticAddition.h"
32 #include "arm_compute/runtime/NEON/functions/NEArithmeticSubtraction.h"
33 #include "arm_compute/runtime/NEON/functions/NEBitwiseAnd.h"
34 #include "arm_compute/runtime/NEON/functions/NEBitwiseNot.h"
35 #include "arm_compute/runtime/NEON/functions/NEBitwiseOr.h"
36 #include "arm_compute/runtime/NEON/functions/NEBitwiseXor.h"
37 #include "arm_compute/runtime/NEON/functions/NEBox3x3.h"
38 #include "arm_compute/runtime/NEON/functions/NECannyEdge.h"
39 #include "arm_compute/runtime/NEON/functions/NEChannelCombine.h"
40 #include "arm_compute/runtime/NEON/functions/NEChannelExtract.h"
41 #include "arm_compute/runtime/NEON/functions/NEColorConvert.h"
42 #include "arm_compute/runtime/NEON/functions/NEConvolution.h"
43 #include "arm_compute/runtime/NEON/functions/NEConvolutionLayer.h"
44 #include "arm_compute/runtime/NEON/functions/NEDepthConvert.h"
45 #include "arm_compute/runtime/NEON/functions/NEDerivative.h"
46 #include "arm_compute/runtime/NEON/functions/NEDilate.h"
47 #include "arm_compute/runtime/NEON/functions/NEEqualizeHistogram.h"
48 #include "arm_compute/runtime/NEON/functions/NEErode.h"
49 #include "arm_compute/runtime/NEON/functions/NEFastCorners.h"
50 #include "arm_compute/runtime/NEON/functions/NEFillBorder.h"
51 #include "arm_compute/runtime/NEON/functions/NEFullyConnectedLayer.h"
52 #include "arm_compute/runtime/NEON/functions/NEGEMM.h"
53 #include "arm_compute/runtime/NEON/functions/NEGEMMLowp.h"
54 #include "arm_compute/runtime/NEON/functions/NEGaussian3x3.h"
55 #include "arm_compute/runtime/NEON/functions/NEGaussian5x5.h"
56 #include "arm_compute/runtime/NEON/functions/NEGaussianPyramid.h"
57 #include "arm_compute/runtime/NEON/functions/NEHOGDescriptor.h"
58 #include "arm_compute/runtime/NEON/functions/NEHOGDetector.h"
59 #include "arm_compute/runtime/NEON/functions/NEHOGGradient.h"
60 #include "arm_compute/runtime/NEON/functions/NEHOGMultiDetection.h"
61 #include "arm_compute/runtime/NEON/functions/NEHarrisCorners.h"
62 #include "arm_compute/runtime/NEON/functions/NEHistogram.h"
63 #include "arm_compute/runtime/NEON/functions/NEIntegralImage.h"
64 #include "arm_compute/runtime/NEON/functions/NELaplacianPyramid.h"
65 #include "arm_compute/runtime/NEON/functions/NELaplacianReconstruct.h"
66 #include "arm_compute/runtime/NEON/functions/NEMagnitude.h"
67 #include "arm_compute/runtime/NEON/functions/NEMeanStdDev.h"
68 #include "arm_compute/runtime/NEON/functions/NEMedian3x3.h"
69 #include "arm_compute/runtime/NEON/functions/NEMinMaxLocation.h"
70 #include "arm_compute/runtime/NEON/functions/NENonLinearFilter.h"
71 #include "arm_compute/runtime/NEON/functions/NENonMaximaSuppression3x3.h"
72 #include "arm_compute/runtime/NEON/functions/NENormalizationLayer.h"
73 #include "arm_compute/runtime/NEON/functions/NEOpticalFlow.h"
74 #include "arm_compute/runtime/NEON/functions/NEPhase.h"
75 #include "arm_compute/runtime/NEON/functions/NEPixelWiseMultiplication.h"
76 #include "arm_compute/runtime/NEON/functions/NEPoolingLayer.h"
77 #include "arm_compute/runtime/NEON/functions/NERemap.h"
78 #include "arm_compute/runtime/NEON/functions/NEScale.h"
79 #include "arm_compute/runtime/NEON/functions/NEScharr3x3.h"
80 #include "arm_compute/runtime/NEON/functions/NESobel3x3.h"
81 #include "arm_compute/runtime/NEON/functions/NESobel5x5.h"
82 #include "arm_compute/runtime/NEON/functions/NESobel7x7.h"
83 #include "arm_compute/runtime/NEON/functions/NESoftmaxLayer.h"
84 #include "arm_compute/runtime/NEON/functions/NETableLookup.h"
85 #include "arm_compute/runtime/NEON/functions/NEThreshold.h"
86 #include "arm_compute/runtime/NEON/functions/NETranspose.h"
87 #include "arm_compute/runtime/NEON/functions/NEWarpAffine.h"
88 #include "arm_compute/runtime/NEON/functions/NEWarpPerspective.h"
89
90 #endif /* __ARM_COMPUTE_NEFUNCTIONS_H__ */