Searched defs:x_cell (Results 1 – 2 of 2) sorted by relevance
195 int x_cell = c.x / cell_size; in ocl_goodFeaturesToTrack() local339 int x_cell = x / cell_size; in goodFeaturesToTrack() local
153 int x_cell = static_cast<int>(p.x / cell_size); in detect() local