Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DDilate.cpp64 std::array<T, 9> neighbours = { { 0 } }; in dilate() local
DErode.cpp64 std::array<T, 9> neighbours = { { 0 } }; in erode() local
DCannyEdgeDetector.cpp68 std::array<Coordinates, 8> neighbours = in trace_edge() local