Home
last modified time | relevance | path

Searched refs:Cv64suf (Results 1 – 11 of 11) sorted by relevance

/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin.hpp250 Cv64suf u; in reinterpret_int()
256 Cv64suf u; in reinterpet_uint()
262 Cv64suf u; in reinterpret_from_int()
Ddefs.h313 typedef union Cv64suf union
319 Cv64suf; typedef
449 Cv64suf ieee754; in cvIsNaN()
463 Cv64suf ieee754; in cvIsInf()
/external/opencv/cxcore/include/
Dcxtypes.h171 typedef union Cv64suf union
177 Cv64suf; typedef
230 Cv64suf temp; in cvRound()
276 Cv64suf ieee754; in cvIsNaN()
291 Cv64suf ieee754; in cvIsInf()
/external/opencv/cxcore/src/
Dcxrand.cpp225 Cv64suf t0, t1; in icvRand_64f_C1R()
255 Cv64suf t0; in icvRand_64f_C1R()
Dcxminmaxloc.cpp140 Cv64suf v; in minmax_to_double()
Dcxmathfuncs.cpp919 const Cv64suf* x = (const Cv64suf*)_x;
1895 Cv64suf a, b;
Dcxmatmul.cpp3276 Cv64suf result; in CV_DEF_INIT_FUNC_TAB_2D()
Dcxpersistence.cpp698 Cv64suf val; in icvDoubleToString()
/external/opencv3/modules/hal/src/
Dmathfuncs.cpp657 Cv64suf buf[4]; in exp()
658 const Cv64suf* x = (const Cv64suf*)_x; in exp()
/external/opencv3/modules/core/src/
Dmathfuncs.cpp1423 Cv64suf inf64, nan64; in pow()
1680 Cv64suf a, b; in checkRange()
Dpersistence.cpp819 Cv64suf val; in icvDoubleToString()