Home
last modified time | relevance | path

Searched defs:lambda_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DWindowIterator.h154 …dowIterator(const Window &w, const Coordinates &start, const Coordinates &end, L &&lambda_function) in WindowIterator()
313 …ow_iterator(const Window &w, const Coordinates &start, const Coordinates &end, L &&lambda_function) in create_window_iterator()
H A DHelpers.inl77 inline void execute_window_loop(const Window &w, L &&lambda_function, Ts &&... iterators)