Home
last modified time | relevance | path

Searched refs:ISize2DArray (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEHOGMultiDetection.h94 …IMultiHOG *multi_hog, IDetectionWindowArray *detection_windows, const ISize2DArray *detection_wind…
/external/ComputeLibrary/src/core/
DTracePoint.cpp138 TRACE_TO_STRING(ISize2DArray)
250 CONST_PTR_CLASS(ISize2DArray)
/external/ComputeLibrary/arm_compute/core/
DIArray.h145 using ISize2DArray = IArray<Size2D>; variable
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEHOGMultiDetection.cpp58 …IMultiHOG *multi_hog, IDetectionWindowArray *detection_windows, const ISize2DArray *detection_wind… in configure()