Searched refs:int_to_uchar4 (Results 1 – 1 of 1) sorted by relevance
159 __device__ static uchar4 int_to_uchar4(unsigned int in) in int_to_uchar4() function180 const uchar4 a = int_to_uchar4(data.x); in horisontal_pass_8u_shfl_kernel()181 const uchar4 b = int_to_uchar4(data.y); in horisontal_pass_8u_shfl_kernel()182 const uchar4 c = int_to_uchar4(data.z); in horisontal_pass_8u_shfl_kernel()183 const uchar4 d = int_to_uchar4(data.w); in horisontal_pass_8u_shfl_kernel()