OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:badelem
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudalegacy/test/
TestCompact.cpp
51
badElem
(badElem_),
60
strOut << "
badElem
=" <<
badElem
<< std::endl;
98
h_vecSrc.ptr()[i] = this->
badElem
;
117
d_vecDst.ptr(), h_dstLen.ptr(), this->
badElem
,
123
ncvStat = nppsStCompact_32u_host(h_vecSrc.ptr(), this->length, h_vecDst.ptr(), &h_outElemNum_h, this->
badElem
);
TestCompact.h
55
Ncv32u length, Ncv32u
badElem
, Ncv32u badElemPercentage);
69
Ncv32u
badElem
;
Completed in 2746 milliseconds