Searched refs:SEARCH_SZ_BY2 (Results 1 – 1 of 1) sorted by relevance
21 #define SEARCH_SZ_BY2 ((SEARCH_SZ - 1) / 2) macro92 for (y = -SEARCH_SZ_BY2; y <= SEARCH_SZ_BY2; ++y) { in improve_correspondence()93 for (x = -SEARCH_SZ_BY2; x <= SEARCH_SZ_BY2; ++x) { in improve_correspondence()118 for (y = -SEARCH_SZ_BY2; y <= SEARCH_SZ_BY2; ++y) in improve_correspondence()119 for (x = -SEARCH_SZ_BY2; x <= SEARCH_SZ_BY2; ++x) { in improve_correspondence()