itype 1030 modules/core/src/convert.cpp int itype = src[i].type(), icn = CV_MAT_CN(itype), idepth = CV_MAT_DEPTH(itype), itype 155 modules/hal/include/opencv2/hal/intrin_cpp.hpp c.s[i] = V_TypeTraits<_Tp>::reinterpret_from_int((itype)(V_TypeTraits<_Tp>::reinterpret_int(a.s[i]) bit_op \ itype 164 modules/hal/include/opencv2/hal/intrin_cpp.hpp a.s[i] = V_TypeTraits<_Tp>::reinterpret_from_int((itype)(V_TypeTraits<_Tp>::reinterpret_int(a.s[i]) bit_op \ itype 240 modules/hal/include/opencv2/hal/intrin_cpp.hpp c.s[i] = V_TypeTraits<_Tp>::reinterpret_from_int((itype)-(int)(a.s[i] cmp_op b.s[i])); \ itype 721 modules/ml/src/ann_mlp.cpp int itype = inputs.type(), otype = outputs.type(); itype 795 modules/ml/src/ann_mlp.cpp x[0][j] = (itype == CV_32F ? (double)x0data_f[j] : x0data_d[j])*w[j*2] + w[j*2 + 1]; itype 879 modules/ml/src/ann_mlp.cpp int itype = inputs.type(), otype = outputs.type(); itype 909 modules/ml/src/ann_mlp.cpp xdata[j] = (itype == CV_32F ? (double)x0data_f[j] : x0data_d[j])*w[j*2] + w[j*2+1];