Searched refs:valid_point (Results 1 – 1 of 1) sorted by relevance
344 static INLINE int valid_point(int x, int y, int width, int height) { in valid_point() function361 if (valid_point(x, y, width, height)) { in determine_disflow_correspondence()