Searched refs:ncvSafeMatAlloc (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudalegacy/src/cuda/ |
D | NCVPyramid.cu | 551 …ncvSafeMatAlloc(h_lastLayer, T, allocCPU, lastLayer->width(), lastLayer->height(), NCV_ALLOCATOR_B… 552 … ncvSafeMatAlloc(h_outImg, T, allocCPU, outImg.width(), outImg.height(), NCV_ALLOCATOR_BAD_ALLOC);
|
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/ |
D | NCV.hpp | 1026 #define ncvSafeMatAlloc(name, type, alloc, width, height, err) \ macro
|