Home
last modified time | relevance | path

Searched defs:detection_window_strides (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLHOGMultiDetection.cpp62 …*multi_hog, ICLDetectionWindowArray *detection_windows, ICLSize2DArray *detection_window_strides, … in configure()
70ICLSize2DArray *detection_window_strides, BorderMode border_mode, in configure()
/external/ComputeLibrary/tests/validation/fixtures/
DHOGMultiDetectionFixture.h92 … std::vector<std::vector<U>> &descriptors, DetectionWindowStrideType &detection_window_strides) in initialize_batch()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEHOGMultiDetection.cpp58 …*multi_hog, IDetectionWindowArray *detection_windows, const ISize2DArray *detection_window_strides in configure()