Home
last modified time | relevance | path

Searched defs:new_points (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLOpticalFlow.cpp64 …PointArray *old_points, const ICLKeyPointArray *new_points_estimates, ICLKeyPointArray *new_points, in configure()
73 …PointArray *old_points, const ICLKeyPointArray *new_points_estimates, ICLKeyPointArray *new_points, in configure()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEOpticalFlow.cpp58 … Pyramid *new_pyramid, const IKeyPointArray *old_points, const IKeyPointArray *new_points_estimate… in configure()
/external/ComputeLibrary/src/core/CL/kernels/
DCLLKTrackerKernel.cpp95 …izeKernel::configure(ICLLKInternalKeypointArray *new_points_internal, ICLKeyPointArray *new_points) in configure()
100 …xt &compile_context, ICLLKInternalKeypointArray *new_points_internal, ICLKeyPointArray *new_points) in configure()
/external/ComputeLibrary/tests/validation/reference/
DOpticalFlow.cpp256 KeyPointArray new_points(old_points.size()); in optical_flow() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNELKTrackerKernel.cpp338 …IKeyPointArray *old_points, const IKeyPointArray *new_points_estimates, IKeyPointArray *new_points, in configure()
/external/freetype/src/base/
Dftstroke.c328 FT_UInt new_points ) in ft_stroke_border_grow()
1800 FT_Int new_points; in ft_stroker_add_reverse_left() local