Searched defs:new_points_estimates (Results 1 – 5 of 5) sorted by relevance
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLOpticalFlow.cpp | 64 …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/ |
D | NEOpticalFlow.cpp | 58 …Pyramid *new_pyramid, const IKeyPointArray *old_points, const IKeyPointArray *new_points_estimates, in configure()
|
/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLLKTrackerKernel.cpp | 40 …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/ |
D | OpticalFlow.cpp | 72 … 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/ |
D | NELKTrackerKernel.cpp | 338 …const IKeyPointArray *old_points, const IKeyPointArray *new_points_estimates, IKeyPointArray *new_… in configure()
|