vec_type           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)
vec_type           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)
vec_type           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)
vec_type           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)
vec_type          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>
vec_type          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
vec_type          115 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          318 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ typename TypeVec<T, dcn>::vec_type operator()(T src) const
vec_type          320 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          464 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp             __device__ __forceinline__ T operator()(const typename TypeVec<T, scn>::vec_type& src) const
vec_type          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>
vec_type          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
vec_type          525 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          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
vec_type          600 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          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
vec_type          681 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          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
vec_type          758 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          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
vec_type          835 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type          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>
vec_type          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
vec_type          909 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1048 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1187 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1321 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1460 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<T, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1625 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1640 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1738 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1753 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1837 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1852 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1938 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<uchar, dcn>::vec_type dst;
vec_type         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>
vec_type         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
vec_type         1953 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp                 typename TypeVec<float, dcn>::vec_type dst;
vec_type           60 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<T, shift>::vec_type read_type;
vec_type           61 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<D, shift>::vec_type write_type;
vec_type           66 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<T1, shift>::vec_type read_type1;
vec_type           67 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<T2, shift>::vec_type read_type2;
vec_type           68 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename TypeVec<D, shift>::vec_type write_type;
vec_type           92 modules/core/include/opencv2/core/cuda/filters.hpp             typedef typename TypeVec<float, VecTraits<elem_type>::cn>::vec_type work_type;
vec_type          123 modules/core/include/opencv2/core/cuda/filters.hpp         typedef typename TypeVec<float, VecTraits<elem_type>::cn>::vec_type work_type;
vec_type          200 modules/core/include/opencv2/core/cuda/filters.hpp             typedef typename TypeVec<float, VecTraits<elem_type>::cn>::vec_type work_type;
vec_type          240 modules/core/include/opencv2/core/cuda/filters.hpp             typedef typename TypeVec<float, VecTraits<elem_type>::cn>::vec_type work_type;
vec_type         1345 modules/core/include/opencv2/core/mat.inl.hpp     typedef typename DataType<_Tp>::vec_type VT;
vec_type           72 modules/cudafilters/src/cuda/column_filter.hpp         typedef typename TypeVec<float, VecTraits<T>::cn>::vec_type sum_t;
vec_type           72 modules/cudafilters/src/cuda/row_filter.hpp         typedef typename TypeVec<float, VecTraits<T>::cn>::vec_type sum_t;