NCVMemoryType 442 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType memtype; NCVMemoryType 472 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp virtual NCVMemoryType memType(void) const = 0; NCVMemoryType 491 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemStackAllocator(NCVMemoryType memT, size_t capacity, Ncv32u alignment, void *reusePtr=NULL); NCVMemoryType 500 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp virtual NCVMemoryType memType(void) const; NCVMemoryType 506 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType _memType; NCVMemoryType 524 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemNativeAllocator(NCVMemoryType memT, Ncv32u alignment); NCVMemoryType 533 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp virtual NCVMemoryType memType(void) const; NCVMemoryType 542 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType _memType; NCVMemoryType 552 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp CV_EXPORTS NCVStatus memSegCopyHelper(void *dst, NCVMemoryType dstType, NCVMemoryType 553 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp const void *src, NCVMemoryType srcType, NCVMemoryType 557 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp CV_EXPORTS NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType, NCVMemoryType 558 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp const void *src, Ncv32u srcPitch, NCVMemoryType srcType, NCVMemoryType 615 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType memType() const {return this->_memtype;} NCVMemoryType 621 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType _memtype; NCVMemoryType 828 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType memType() const {return this->_memtype;} NCVMemoryType 836 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVMemoryType _memtype; NCVMemoryType 183 modules/cudalegacy/src/NCV.cpp NCVStatus memSegCopyHelper(void *dst, NCVMemoryType dstType, const void *src, NCVMemoryType srcType, size_t sz, cudaStream_t cuStream) NCVMemoryType 250 modules/cudalegacy/src/NCV.cpp NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType, NCVMemoryType 251 modules/cudalegacy/src/NCV.cpp const void *src, Ncv32u srcPitch, NCVMemoryType srcType, NCVMemoryType 344 modules/cudalegacy/src/NCV.cpp NCVMemStackAllocator::NCVMemStackAllocator(NCVMemoryType memT, size_t capacity, Ncv32u alignment_, void *reusePtr) : NCVMemoryType 475 modules/cudalegacy/src/NCV.cpp NCVMemoryType NCVMemStackAllocator::memType(void) const NCVMemoryType 500 modules/cudalegacy/src/NCV.cpp NCVMemNativeAllocator::NCVMemNativeAllocator(NCVMemoryType memT, Ncv32u alignment_) : NCVMemoryType 586 modules/cudalegacy/src/NCV.cpp NCVMemoryType NCVMemNativeAllocator::memType(void) const