ShiftDispatcher   763 modules/core/include/opencv2/core/cuda/functional.hpp         template <typename Func, bool unary = IsUnaryFunction<Func>::value> struct ShiftDispatcher;
ShiftDispatcher   776 modules/core/include/opencv2/core/cuda/functional.hpp         enum { shift = functional_detail::ShiftDispatcher<Func>::shift };