Home
last modified time | relevance | path

Searched defs:new_points_estimates (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLOpticalFlow.cpp64 …const ICLKeyPointArray *old_points, const ICLKeyPointArray *new_points_estimates, ICLKeyPointArray… in configure()
73 …const ICLKeyPointArray *old_points, const ICLKeyPointArray *new_points_estimates, ICLKeyPointArray… in configure()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEOpticalFlow.cpp58 …Pyramid *new_pyramid, const IKeyPointArray *old_points, const IKeyPointArray *new_points_estimates, in configure()
/external/ComputeLibrary/src/core/CL/kernels/
DCLLKTrackerKernel.cpp40 …Kernel::configure(const ICLKeyPointArray *old_points, const ICLKeyPointArray *new_points_estimates, in configure()
47 …&compile_context, const ICLKeyPointArray *old_points, const ICLKeyPointArray *new_points_estimates, in configure()
/external/ComputeLibrary/tests/validation/reference/
DOpticalFlow.cpp72 … const KeyPointArray &old_points, const KeyPointArray &new_points_estimates) in scale_tracked_points()
248 … const std::vector<KeyPoint> &old_points, const std::vector<KeyPoint> &new_points_estimates, in optical_flow()
/external/ComputeLibrary/src/core/NEON/kernels/
DNELKTrackerKernel.cpp338 …const IKeyPointArray *old_points, const IKeyPointArray *new_points_estimates, IKeyPointArray *new_… in configure()