Searched refs:channel_type (Results 1 - 16 of 16) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dsctputils.cc82 uint8_t channel_type; local
83 if (!buffer.ReadUInt8(&channel_type)) {
118 switch (channel_type) {
127 switch (channel_type) {
160 uint8_t channel_type = 0; local
165 channel_type = DCOMCT_ORDERED_PARTIAL_RTXS;
168 channel_type = DCOMCT_ORDERED_PARTIAL_TIME;
171 channel_type = DCOMCT_ORDERED_RELIABLE;
175 channel_type = DCOMCT_UNORDERED_PARTIAL_RTXS;
178 channel_type
[all...]
H A Dsctputils_unittest.cc38 uint8_t channel_type; local
48 ASSERT_TRUE(buffer.ReadUInt8(&channel_type));
52 channel_type);
56 channel_type);
/external/opencv3/modules/core/include/opencv2/core/
H A Dtraits.hpp75 typedef uchar channel_type;
76 enum { channel_type = CV_8U, channels = 1, fmt='u', type = CV_8U };
83 typedef _Tp channel_type;
111 typedef value_type channel_type; typedef in class:cv::DataType
126 typedef value_type channel_type; typedef in class:cv::DataType
141 typedef value_type channel_type; typedef in class:cv::DataType
156 typedef value_type channel_type; typedef in class:cv::DataType
171 typedef value_type channel_type; typedef in class:cv::DataType
186 typedef value_type channel_type; typedef in class:cv::DataType
201 typedef value_type channel_type; typedef in class:cv::DataType
216 typedef value_type channel_type; typedef in class:cv::DataType
231 typedef value_type channel_type; typedef in class:cv::DataType
246 typedef value_type channel_type; typedef in class:cv::DataType
[all...]
H A Dtypes.hpp97 typedef _Tp channel_type; typedef in class:cv::DataType
100 depth = DataType<channel_type>::depth,
102 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
105 typedef Vec<channel_type, channels> vec_type;
188 typedef _Tp channel_type; typedef in class:cv::DataType
191 depth = DataType<channel_type>::depth,
193 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
197 typedef Vec<channel_type, channels> vec_type;
255 typedef _Tp channel_type; typedef in class:cv::DataType
258 depth = DataType<channel_type>
315 typedef _Tp channel_type; typedef in class:cv::DataType
416 typedef _Tp channel_type; typedef in class:cv::DataType
492 typedef float channel_type; typedef in class:cv::DataType
548 typedef int channel_type; typedef in class:cv::DataType
604 typedef _Tp channel_type; typedef in class:cv::DataType
707 typedef float channel_type; typedef in class:cv::DataType
750 typedef int channel_type; typedef in class:cv::DataType
872 typedef double channel_type; typedef in class:cv::DataType
[all...]
H A Dcvstd.inl.hpp63 typedef _Tp channel_type; typedef in class:cv::DataType
66 depth = DataType<channel_type>::depth,
68 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
71 typedef Vec<channel_type, channels> vec_type;
H A Daffine.hpp153 typedef _Tp channel_type; typedef in class:cv::DataType
156 depth = DataType<channel_type>::depth,
158 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
162 typedef Vec<channel_type, channels> vec_type;
H A Dmat.hpp1948 typedef typename DataType<_Tp>::channel_type channel_type; typedef in class:cv::Mat_
1984 template<int n> explicit Mat_(const Vec<typename DataType<_Tp>::channel_type, n>& vec, bool copyData=true);
1985 template<int m, int n> explicit Mat_(const Matx<typename DataType<_Tp>::channel_type, m, n>& mtx, bool copyData=true);
1986 explicit Mat_(const Point_<typename DataType<_Tp>::channel_type>& pt, bool copyData=true);
1987 explicit Mat_(const Point3_<typename DataType<_Tp>::channel_type>& pt, bool copyData=true);
2083 template<int n> operator Vec<typename DataType<_Tp>::channel_type, n>() const;
2085 template<int m, int n> operator Matx<typename DataType<_Tp>::channel_type, m, n>() const;
H A Dmatx.hpp236 typedef _Tp channel_type; typedef in class:cv::DataType
240 depth = DataType<channel_type>::depth,
242 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
394 typedef _Tp channel_type; typedef in class:cv::DataType
398 depth = DataType<channel_type>::depth,
400 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
H A Dmat.inl.hpp1273 Mat_<_Tp>::Mat_(const Vec<typename DataType<_Tp>::channel_type, n>& vec, bool copyData)
1282 Mat_<_Tp>::Mat_(const Matx<typename DataType<_Tp>::channel_type, m, n>& M, bool copyData)
1291 Mat_<_Tp>::Mat_(const Point_<typename DataType<_Tp>::channel_type>& pt, bool copyData)
1300 Mat_<_Tp>::Mat_(const Point3_<typename DataType<_Tp>::channel_type>& pt, bool copyData)
1586 Mat_<_Tp>::operator Vec<typename DataType<_Tp>::channel_type, n>() const
1589 return this->Mat::operator Vec<typename DataType<_Tp>::channel_type, n>();
1593 Mat_<_Tp>::operator Matx<typename DataType<_Tp>::channel_type, m, n>() const
1597 Matx<typename DataType<_Tp>::channel_type, m, n> res = this->Mat::operator Matx<typename DataType<_Tp>::channel_type, m, n>();
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
H A Dvec_traits.hpp196 typedef value_type channel_type; typedef in class:cv::DataType
212 typedef _depth_type channel_type; \
215 depth = DataType<channel_type>::depth, \
217 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8), \
264 typedef schar channel_type; typedef in class:cv::DataType
268 depth = DataType<channel_type>::depth,
270 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8),
280 typedef schar channel_type; typedef in class:cv::DataType
284 depth = DataType<channel_type>::depth,
286 fmt = DataType<channel_type>
296 typedef schar channel_type; typedef in class:cv::DataType
312 typedef schar channel_type; typedef in class:cv::DataType
[all...]
/external/iw/
H A Dinterface.c270 static char *channel_type_name(enum nl80211_channel_type channel_type) argument
272 switch (channel_type) {
364 enum nl80211_channel_type channel_type; local
366 channel_type = nla_get_u32(tb_msg[NL80211_ATTR_WIPHY_CHANNEL_TYPE]);
367 printf(" %s", channel_type_name(channel_type));
/external/webrtc/talk/session/media/
H A Dchannelmanager.cc371 DataChannelType channel_type) {
374 content_name, rtcp, channel_type));
367 CreateDataChannel( TransportController* transport_controller, const std::string& content_name, bool rtcp, DataChannelType channel_type) argument
/external/opencv3/modules/imgproc/src/
H A Dcolor.cpp172 typedef typename Cvt::channel_type _Tp;
549 typedef _Tp channel_type; typedef in struct:cv::RGB2RGB
592 typedef uchar channel_type; typedef in struct:cv::RGB2RGB
729 typedef uchar channel_type; typedef in struct:cv::RGB5x52RGB
839 typedef uchar channel_type; typedef in struct:cv::RGB2RGB5x5
935 typedef _Tp channel_type; typedef in struct:cv::Gray2RGB
962 typedef uchar channel_type; typedef in struct:cv::Gray2RGB5x5
1083 typedef uchar channel_type; typedef in struct:cv::RGB5x52Gray
1254 typedef _Tp channel_type; typedef in struct:cv::RGB2Gray
1277 typedef uchar channel_type; typedef in struct:cv::RGB2Gray
1310 typedef ushort channel_type; typedef in struct:cv::RGB2Gray
1401 typedef float channel_type; typedef in struct:cv::RGB2Gray
1471 typedef ushort channel_type; typedef in struct:cv::RGB2Gray
1585 typedef float channel_type; typedef in struct:cv::RGB2Gray
1681 typedef ushort channel_type; typedef in struct:cv::RGB2Gray
1707 typedef _Tp channel_type; typedef in struct:cv::RGB2YCrCb_f
1739 typedef float channel_type; typedef in struct:cv::RGB2YCrCb_f
1804 typedef float channel_type; typedef in struct:cv::RGB2YCrCb_f
1900 typedef _Tp channel_type; typedef in struct:cv::RGB2YCrCb_i
1934 typedef uchar channel_type; typedef in struct:cv::RGB2YCrCb_i
2028 typedef ushort channel_type; typedef in struct:cv::RGB2YCrCb_i
2151 typedef uchar channel_type; typedef in struct:cv::RGB2YCrCb_i
2301 typedef ushort channel_type; typedef in struct:cv::RGB2YCrCb_i
2431 typedef _Tp channel_type; typedef in struct:cv::YCrCb2RGB_f
2469 typedef float channel_type; typedef in struct:cv::YCrCb2RGB_f
2542 typedef float channel_type; typedef in struct:cv::YCrCb2RGB_f
2653 typedef _Tp channel_type; typedef in struct:cv::YCrCb2RGB_i
2694 typedef uchar channel_type; typedef in struct:cv::YCrCb2RGB_i
2799 typedef ushort channel_type; typedef in struct:cv::YCrCb2RGB_i
2941 typedef uchar channel_type; typedef in struct:cv::YCrCb2RGB_i
3134 typedef _Tp channel_type; typedef in struct:cv::RGB2XYZ_f
3171 typedef float channel_type; typedef in struct:cv::RGB2XYZ_f
3242 typedef float channel_type; typedef in struct:cv::RGB2XYZ_f
3353 typedef _Tp channel_type; typedef in struct:cv::RGB2XYZ_i
3398 typedef uchar channel_type; typedef in struct:cv::RGB2XYZ_i
3504 typedef ushort channel_type; typedef in struct:cv::RGB2XYZ_i
3637 typedef _Tp channel_type; typedef in struct:cv::XYZ2RGB_f
3678 typedef float channel_type; typedef in struct:cv::XYZ2RGB_f
3800 typedef _Tp channel_type; typedef in struct:cv::XYZ2RGB_i
3849 typedef uchar channel_type; typedef in struct:cv::XYZ2RGB_i
3967 typedef ushort channel_type; typedef in struct:cv::XYZ2RGB_i
4122 typedef uchar channel_type; typedef in struct:cv::RGB2HSV_b
6630 typedef _Tp channel_type; typedef in struct:RGBA2mRGBA
6655 typedef _Tp channel_type; typedef in struct:mRGBA2RGBA
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
H A DCPP.stg121 typedef antlr3::channel_type channel_type;
531 channel_type channel = antlr3::Token::DEFAULT_CHANNEL;
/external/opencv3/modules/python/src2/
H A Dcv2.cpp748 typedef typename DataType<_Tp>::channel_type _Cp;
/external/opencv3/modules/core/src/
H A Dstat.cpp56 typedef typename DataType<T>::channel_type T1;

Completed in 457 milliseconds