FLIP_X            170 modules/cudaarithm/perf/perf_core.cpp CV_ENUM(FlipCode, FLIP_BOTH, FLIP_X, FLIP_Y)
FLIP_X            246 modules/cudaarithm/test/test_core.cpp CV_ENUM(FlipCode, FLIP_BOTH, FLIP_X, FLIP_Y)
FLIP_X            247 modules/cudaarithm/test/test_core.cpp #define ALL_FLIP_CODES testing::Values(FlipCode(FLIP_BOTH), FlipCode(FLIP_X), FlipCode(FLIP_Y))