Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/
DNCV.cpp642 double _ncvMomentsDiffToMilliseconds(NcvTimeMoment *t1, NcvTimeMoment *t2) in _ncvMomentsDiffToMilliseconds() function
675 double _ncvMomentsDiffToMilliseconds(NcvTimeMoment *t1, NcvTimeMoment *t2) in _ncvMomentsDiffToMilliseconds() function
712 res = _ncvMomentsDiffToMilliseconds(&t->t1, &t->t2); in ncvEndQueryTimerMs()