TypeVec            76 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <typename T> static __device__ __forceinline__ void setAlpha(typename TypeVec<T, 3>::vec_type& vec, T val)
TypeVec            80 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <typename T> static __device__ __forceinline__ void setAlpha(typename TypeVec<T, 4>::vec_type& vec, T val)
TypeVec            85 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <typename T> static __device__ __forceinline__ T getAlpha(const typename TypeVec<T, 3>::vec_type& vec)
TypeVec            90 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <typename T> static __device__ __forceinline__ T getAlpha(const typename TypeVec<T, 4>::vec_type& vec)
TypeVec           111 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           113 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           115 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           316 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <typename T, int dcn> struct Gray2RGB : unary_function<T, typename TypeVec<T, dcn>::vec_type>
TypeVec           318 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(T src) const
TypeVec           320 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           462 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <typename T, int scn, int bidx> struct RGB2Gray : unary_function<typename TypeVec<T, scn>::vec_type, T>
TypeVec           464 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ T operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           521 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           523 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator ()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           525 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           596 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           598 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator ()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           600 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           677 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           679 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator ()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           681 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           754 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           756 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator ()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           758 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           831 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           833 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           835 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec           905 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec           907 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec           909 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec          1044 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec          1046 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec          1048 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec          1183 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec          1185 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec          1187 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec          1317 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec          1319 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec          1321 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec          1456 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<T, scn>::vec_type, typename TypeVec<T, dcn>::vec_type>
TypeVec          1458 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(const typename TypeVec<T, scn>::vec_type& src) const
TypeVec          1460 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
TypeVec          1621 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<uchar, scn>::vec_type, typename TypeVec<uchar, dcn>::vec_type>
TypeVec          1623 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<uchar, dcn>::vec_type operator ()(const typename TypeVec<uchar, scn>::vec_type& src) const
TypeVec          1625 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
TypeVec          1636 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<float, scn>::vec_type, typename TypeVec<float, dcn>::vec_type>
TypeVec          1638 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<float, dcn>::vec_type operator ()(const typename TypeVec<float, scn>::vec_type& src) const
TypeVec          1640 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
TypeVec          1734 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<uchar, scn>::vec_type, typename TypeVec<uchar, dcn>::vec_type>
TypeVec          1736 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<uchar, dcn>::vec_type operator ()(const typename TypeVec<uchar, scn>::vec_type& src) const
TypeVec          1738 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
TypeVec          1749 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<float, scn>::vec_type, typename TypeVec<float, dcn>::vec_type>
TypeVec          1751 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<float, dcn>::vec_type operator ()(const typename TypeVec<float, scn>::vec_type& src) const
TypeVec          1753 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
TypeVec          1833 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<uchar, scn>::vec_type, typename TypeVec<uchar, dcn>::vec_type>
TypeVec          1835 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<uchar, dcn>::vec_type operator ()(const typename TypeVec<uchar, scn>::vec_type& src) const
TypeVec          1837 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
TypeVec          1848 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<float, scn>::vec_type, typename TypeVec<float, dcn>::vec_type>
TypeVec          1850 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<float, dcn>::vec_type operator ()(const typename TypeVec<float, scn>::vec_type& src) const
TypeVec          1852 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
TypeVec          1934 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<uchar, scn>::vec_type, typename TypeVec<uchar, dcn>::vec_type>
TypeVec          1936 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<uchar, dcn>::vec_type operator ()(const typename TypeVec<uchar, scn>::vec_type& src) const
TypeVec          1938 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
TypeVec          1949 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             : unary_function<typename TypeVec<float, scn>::vec_type, typename TypeVec<float, dcn>::vec_type>
TypeVec          1951 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<float, dcn>::vec_type operator ()(const typename TypeVec<float, scn>::vec_type& src) const
TypeVec          1953 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
TypeVec            60 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<T, shift>::vec_type read_type;
TypeVec            61 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<D, shift>::vec_type write_type;
TypeVec            66 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<T1, shift>::vec_type read_type1;
TypeVec            67 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<T2, shift>::vec_type read_type2;
TypeVec            68 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<D, shift>::vec_type write_type;
TypeVec            56 modules/core/include/opencv2/core/cuda/vec_traits.hpp     template<typename T, int N> struct TypeVec;
TypeVec           154 modules/core/include/opencv2/core/cuda/vec_traits.hpp     template<> struct TypeVec<schar, 1> { typedef schar vec_type; };