int_type           71 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(_Tp x) { return x; }
int_type           73 modules/hal/include/opencv2/hal/intrin.hpp     static _Tp reinterpret_from_int(int_type x) { return (_Tp)x; }
int_type           88 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type           90 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          105 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          107 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          123 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          125 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          142 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          144 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          158 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          160 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          175 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          177 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          190 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          192 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          205 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x) { return (int_type)x; }
int_type          207 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x) { return (value_type)x; }
int_type          221 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x)
int_type          233 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x)
int_type          248 modules/hal/include/opencv2/hal/intrin.hpp     static int_type reinterpret_int(value_type x)
int_type          260 modules/hal/include/opencv2/hal/intrin.hpp     static value_type reinterpret_from_int(int_type x)
int_type          153 modules/hal/include/opencv2/hal/intrin_cpp.hpp     typedef typename V_TypeTraits<_Tp>::int_type itype; \
int_type          162 modules/hal/include/opencv2/hal/intrin_cpp.hpp     typedef typename V_TypeTraits<_Tp>::int_type itype; \
int_type          237 modules/hal/include/opencv2/hal/intrin_cpp.hpp     typedef typename V_TypeTraits<_Tp>::int_type itype; \
int_type          400 modules/hal/include/opencv2/hal/intrin_cpp.hpp template<typename _Tp, int n> inline v_reg<typename V_TypeTraits<_Tp>::int_type, n>
int_type          403 modules/hal/include/opencv2/hal/intrin_cpp.hpp     v_reg<typename V_TypeTraits<_Tp>::int_type, n> c;