SHIFT             175 3rdparty/libtiff/tif_color.c #define	SHIFT			16
SHIFT             276 3rdparty/libtiff/tif_color.c #undef	SHIFT
SHIFT            3605 modules/imgproc/src/filter.cpp     enum { SHIFT = bits, DELTA = 1 << (bits-1) };
SHIFT             317 modules/imgproc/src/imgwarp.cpp     enum { SHIFT = bits, DELTA = 1 << (bits-1) };
SHIFT             215 modules/viz/include/opencv2/viz/types.hpp             enum { NONE = 0, ALT = 1, CTRL = 2, SHIFT = 4 };