blockTransfrom    107 modules/cudev/include/opencv2/cudev/block/block.hpp __device__ __forceinline__ static void blockTransfrom(InIt beg, InIt end, OutIt out, const UnOp& op)
blockTransfrom    118 modules/cudev/include/opencv2/cudev/block/block.hpp __device__ __forceinline__ static void blockTransfrom(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, const BinOp& op)