Home
last modified time | relevance | path

Searched refs:CLLKTrackerFinalizeKernel (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLOpticalFlow.h47 class CLLKTrackerFinalizeKernel; variable
132 std::unique_ptr<CLLKTrackerFinalizeKernel> _tracker_finalize_kernel;
/external/ComputeLibrary/src/core/CL/kernels/
DCLLKTrackerKernel.cpp95 void CLLKTrackerFinalizeKernel::configure(ICLLKInternalKeypointArray *new_points_internal, ICLKeyPo… in configure()
100 void CLLKTrackerFinalizeKernel::configure(const CLCompileContext &compile_context, ICLLKInternalKey… in configure()
121 void CLLKTrackerFinalizeKernel::run(const Window &window, cl::CommandQueue &queue) in run()
DCLLKTrackerKernel.h77 class CLLKTrackerFinalizeKernel : public ICLKernel
/external/ComputeLibrary/src/runtime/CL/functions/
DCLOpticalFlow.cpp46 _tracker_finalize_kernel(support::cpp14::make_unique<CLLKTrackerFinalizeKernel>()), in CLOpticalFlow()
/external/ComputeLibrary/docs/
D00_introduction.dox1258 …ref CLLKTrackerStage0Kernel, @ref CLLKTrackerStage1Kernel, @ref CLLKTrackerFinalizeKernel / @ref C…