channel_type      156 modules/core/include/opencv2/core/affine.hpp                depth        = DataType<channel_type>::depth,
channel_type      158 modules/core/include/opencv2/core/affine.hpp                fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type       66 modules/core/include/opencv2/core/cvstd.inl.hpp            depth        = DataType<channel_type>::depth,
channel_type       68 modules/core/include/opencv2/core/cvstd.inl.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type     1948 modules/core/include/opencv2/core/mat.hpp     typedef typename DataType<_Tp>::channel_type channel_type;
channel_type     1984 modules/core/include/opencv2/core/mat.hpp     template<int n> explicit Mat_(const Vec<typename DataType<_Tp>::channel_type, n>& vec, bool copyData=true);
channel_type     1985 modules/core/include/opencv2/core/mat.hpp     template<int m, int n> explicit Mat_(const Matx<typename DataType<_Tp>::channel_type, m, n>& mtx, bool copyData=true);
channel_type     1986 modules/core/include/opencv2/core/mat.hpp     explicit Mat_(const Point_<typename DataType<_Tp>::channel_type>& pt, bool copyData=true);
channel_type     1987 modules/core/include/opencv2/core/mat.hpp     explicit Mat_(const Point3_<typename DataType<_Tp>::channel_type>& pt, bool copyData=true);
channel_type     2083 modules/core/include/opencv2/core/mat.hpp     template<int n> operator Vec<typename DataType<_Tp>::channel_type, n>() const;
channel_type     2085 modules/core/include/opencv2/core/mat.hpp     template<int m, int n> operator Matx<typename DataType<_Tp>::channel_type, m, n>() const;
channel_type     1273 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp>::Mat_(const Vec<typename DataType<_Tp>::channel_type, n>& vec, bool copyData)
channel_type     1282 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp>::Mat_(const Matx<typename DataType<_Tp>::channel_type, m, n>& M, bool copyData)
channel_type     1291 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp>::Mat_(const Point_<typename DataType<_Tp>::channel_type>& pt, bool copyData)
channel_type     1300 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp>::Mat_(const Point3_<typename DataType<_Tp>::channel_type>& pt, bool copyData)
channel_type     1586 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp>::operator Vec<typename DataType<_Tp>::channel_type, n>() const
channel_type     1589 modules/core/include/opencv2/core/mat.inl.hpp     return this->Mat::operator Vec<typename DataType<_Tp>::channel_type, n>();
channel_type     1593 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp>::operator Matx<typename DataType<_Tp>::channel_type, m, n>() const
channel_type     1597 modules/core/include/opencv2/core/mat.inl.hpp     Matx<typename DataType<_Tp>::channel_type, m, n> res = this->Mat::operator Matx<typename DataType<_Tp>::channel_type, m, n>();
channel_type      240 modules/core/include/opencv2/core/matx.hpp            depth        = DataType<channel_type>::depth,
channel_type      242 modules/core/include/opencv2/core/matx.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      398 modules/core/include/opencv2/core/matx.hpp            depth        = DataType<channel_type>::depth,
channel_type      400 modules/core/include/opencv2/core/matx.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      100 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      102 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      191 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      193 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      258 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      260 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      318 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      320 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      419 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      421 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      495 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      496 modules/core/include/opencv2/core/types.hpp            channels     = (int)sizeof(value_type)/sizeof(channel_type), // 5
channel_type      497 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      551 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      553 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      607 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      609 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      710 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      711 modules/core/include/opencv2/core/types.hpp            channels     = (int)(sizeof(value_type)/sizeof(channel_type)), // 7
channel_type      712 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      753 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      754 modules/core/include/opencv2/core/types.hpp            channels     = (int)(sizeof(value_type)/sizeof(channel_type)), // 4
channel_type      755 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      875 modules/core/include/opencv2/core/types.hpp            depth        = DataType<channel_type>::depth,
channel_type      876 modules/core/include/opencv2/core/types.hpp            channels     = (int)(sizeof(value_type)/sizeof(channel_type)), // 24
channel_type      877 modules/core/include/opencv2/core/types.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type       56 modules/core/src/stat.cpp     typedef typename DataType<T>::channel_type T1;
channel_type      215 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp                depth        = DataType<channel_type>::depth, \
channel_type      217 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp                fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8), \
channel_type      268 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            depth        = DataType<channel_type>::depth,
channel_type      270 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      284 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            depth        = DataType<channel_type>::depth,
channel_type      286 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      300 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            depth        = DataType<channel_type>::depth,
channel_type      302 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      316 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            depth        = DataType<channel_type>::depth,
channel_type      318 modules/cudev/include/opencv2/cudev/util/vec_traits.hpp            fmt          = DataType<channel_type>::fmt + ((channels - 1) << 8),
channel_type      172 modules/imgproc/src/color.cpp     typedef typename Cvt::channel_type _Tp;
channel_type      748 modules/python/src2/cv2.cpp         typedef typename DataType<_Tp>::channel_type _Cp;