normalizeAnchor    76 modules/cudafilters/src/filtering.cpp     void normalizeAnchor(int& anchor, int ksize)
normalizeAnchor    84 modules/cudafilters/src/filtering.cpp     void normalizeAnchor(Point& anchor, Size ksize)
normalizeAnchor   357 modules/imgproc/src/filterengine.hpp static inline Point normalizeAnchor( Point anchor, Size ksize )