int_to_uchar4 180 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp const uchar4 a = int_to_uchar4(data.x); int_to_uchar4 181 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp const uchar4 b = int_to_uchar4(data.y); int_to_uchar4 182 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp const uchar4 c = int_to_uchar4(data.z); int_to_uchar4 183 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp const uchar4 d = int_to_uchar4(data.w);