OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_outElemNum_h
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudalegacy/test/
TestCompact.cpp
111
Ncv32u
h_outElemNum_h
= 0;
123
ncvStat = nppsStCompact_32u_host(h_vecSrc.ptr(), this->length, h_vecDst.ptr(), &
h_outElemNum_h
, this->badElem);
131
if (h_dstLen.ptr()[0] !=
h_outElemNum_h
)
137
for (Ncv32u i=0; bLoopVirgin && i <
h_outElemNum_h
; i++)
TestHypothesesGrow.cpp
117
Ncv32u
h_outElemNum_h
= 0;
128
h_outElemNum_h
= this->lenDst;
130
h_vecDst,
h_outElemNum_h
, this->maxLenDst,
139
if (h_outElemNum_d !=
h_outElemNum_h
)
Completed in 133 milliseconds