Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/
DNCV.cpp636 double _ncvMomentsDiffToMicroseconds(NcvTimeMoment *t1, NcvTimeMoment *t2) in _ncvMomentsDiffToMicroseconds() function
670 double _ncvMomentsDiffToMicroseconds(NcvTimeMoment *t1, NcvTimeMoment *t2) in _ncvMomentsDiffToMicroseconds() function
702 res = _ncvMomentsDiffToMicroseconds(&t->t1, &t->t2); in ncvEndQueryTimerUs()