template struct cv::cudev::MakeVec<ushort, 2>
#include <vec_traits.hpp> template <> struct MakeVec<ushort, 2> { // typedefs typedef ushort2 type; };
#include <vec_traits.hpp> template <> struct MakeVec<ushort, 2> { // typedefs typedef ushort2 type; };