Home
last modified time | relevance | path

Searched defs:mapstep (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dcanny.cpp693 ptrdiff_t mapstep; member in cv::parallelCanny
911 ptrdiff_t mapstep = map.cols; in Canny() local
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dfrclip.c417 short mapstep[2]; // how to move in map when going by x, y member
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dcanny.cpp500 ptrdiff_t mapstep; in Canny3x3() local
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dmap.c367 struct tile *mapstep(const struct tile *ptile, enum direction8 dir) in mapstep() function
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dmap.c367 struct tile *mapstep(const struct tile *ptile, enum direction8 dir) in mapstep() function