Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/
DHelpers.cpp243 const int x_in_start = std::max(0, coord[0]); in get_tile() local
249 const int n = x_in_end - x_in_start; in get_tile()
256 in_ptr += x_in_start; in get_tile()