Home
last modified time | relevance | path

Searched refs:CPPDetectionWindowNonMaximaSuppressionKernel (Results 1 – 7 of 7) sorted by relevance

/external/ComputeLibrary/arm_compute/core/CPP/kernels/
DCPPDetectionWindowNonMaximaSuppressionKernel.h39 class CPPDetectionWindowNonMaximaSuppressionKernel : public ICPPKernel
47 CPPDetectionWindowNonMaximaSuppressionKernel();
49CPPDetectionWindowNonMaximaSuppressionKernel(const CPPDetectionWindowNonMaximaSuppressionKernel &)…
51CPPDetectionWindowNonMaximaSuppressionKernel &operator=(const CPPDetectionWindowNonMaximaSuppressi…
53CPPDetectionWindowNonMaximaSuppressionKernel(CPPDetectionWindowNonMaximaSuppressionKernel &&) = de…
55CPPDetectionWindowNonMaximaSuppressionKernel &operator=(CPPDetectionWindowNonMaximaSuppressionKern…
57 ~CPPDetectionWindowNonMaximaSuppressionKernel() = default;
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPDetectionWindowNonMaximaSuppressionKernel.cpp60 CPPDetectionWindowNonMaximaSuppressionKernel::CPPDetectionWindowNonMaximaSuppressionKernel() in CPPDetectionWindowNonMaximaSuppressionKernel() function in CPPDetectionWindowNonMaximaSuppressionKernel
65 bool CPPDetectionWindowNonMaximaSuppressionKernel::is_parallelisable() const in is_parallelisable()
70 void CPPDetectionWindowNonMaximaSuppressionKernel::configure(IDetectionWindowArray *input_output, f… in configure()
80 void CPPDetectionWindowNonMaximaSuppressionKernel::run(const Window &window, const ThreadInfo &info) in run()
/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEHOGMultiDetection.h107 CPPDetectionWindowNonMaximaSuppressionKernel _non_maxima_kernel;
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLHOGMultiDetection.h125 CPPDetectionWindowNonMaximaSuppressionKernel _non_maxima_kernel;
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEHOGMultiDetection.cpp144 _non_maxima_kernel = CPPDetectionWindowNonMaximaSuppressionKernel(); in configure()
/external/ComputeLibrary/
DAndroid.bp250 "src/core/CPP/kernels/CPPDetectionWindowNonMaximaSuppressionKernel.cpp",
/external/ComputeLibrary/docs/
D00_introduction.dox1201 - @ref CPPDetectionWindowNonMaximaSuppressionKernel