Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLOpticalFlow.h44 class CLLKTrackerInitKernel; variable
129 std::vector<std::unique_ptr<CLLKTrackerInitKernel>> _tracker_init_kernel;
/external/ComputeLibrary/src/core/CL/kernels/
DCLLKTrackerKernel.cpp40 void CLLKTrackerInitKernel::configure(const ICLKeyPointArray *old_points, const ICLKeyPointArray *n… in configure()
47 void CLLKTrackerInitKernel::configure(const CLCompileContext &compile_context, const ICLKeyPointArr… in configure()
87 void CLLKTrackerInitKernel::run(const Window &window, cl::CommandQueue &queue) in run()
DCLLKTrackerKernel.h39 class CLLKTrackerInitKernel : public ICLKernel
/external/ComputeLibrary/src/runtime/CL/functions/
DCLOpticalFlow.cpp140 _tracker_init_kernel.emplace_back(support::cpp14::make_unique<CLLKTrackerInitKernel>()); in configure()
/external/ComputeLibrary/docs/
D00_introduction.dox1258 …- @ref CLLKTrackerInitKernel, @ref CLLKTrackerStage0Kernel, @ref CLLKTrackerStage1Kernel, @ref CLL…