Home
last modified time | relevance | path

Searched defs:NCVMemNativeAllocator (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudalegacy/src/
DNCV.cpp500 NCVMemNativeAllocator::NCVMemNativeAllocator(NCVMemoryType memT, Ncv32u alignment_) : in NCVMemNativeAllocator() function in NCVMemNativeAllocator
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp520 class CV_EXPORTS NCVMemNativeAllocator : public INCVMemAllocator class