Home
last modified time | relevance | path

Searched refs:create_window_iterator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/UNIT/
H A DWindowIterator.cpp79 …auto window_iterator = create_window_iterator(window, start_offset, end_offset, [&](const Coo…
118 …auto window_iterator = create_window_iterator(window, start_offset, end_offset, [&](const Coo…
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DWindowIterator.h313 WindowIterator<L> create_window_iterator(const Window &w, const Coordinates &start, const Coordinat… in create_window_iterator() function