OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPPST_INVALID_SCALE
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/cudalegacy/src/cuda/
NPP_staging.cu
755
ncvAssertReturn(scale != 0,
NPPST_INVALID_SCALE
);
816
ncvAssertReturn(scale != 0,
NPPST_INVALID_SCALE
);
[
all
...]
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp
367
NPPST_INVALID_SCALE
, ///< Invalid scale parameter passed
/external/opencv3/modules/cudalegacy/src/
NCV.cpp
112
error_entry(
NPPST_INVALID_SCALE
),
Completed in 129 milliseconds