Home
last modified time | relevance | path

Searched refs:NCVMemoryTypeHostPageable (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/cudalegacy/src/
DNCV.cpp188 case NCVMemoryTypeHostPageable: in memSegCopyHelper()
192 case NCVMemoryTypeHostPageable: in memSegCopyHelper()
215 case NCVMemoryTypeHostPageable: in memSegCopyHelper()
257 case NCVMemoryTypeHostPageable: in memSegCopyHelper2D()
261 case NCVMemoryTypeHostPageable: in memSegCopyHelper2D()
287 case NCVMemoryTypeHostPageable: in memSegCopyHelper2D()
368 case NCVMemoryTypeHostPageable: in NCVMemStackAllocator()
409 case NCVMemoryTypeHostPageable: in ~NCVMemStackAllocator()
529 case NCVMemoryTypeHostPageable: in alloc()
562 case NCVMemoryTypeHostPageable: in dealloc()
[all …]
/external/opencv3/samples/gpu/
Dopticalflow_nvidia_api.cpp411 …emAllocator = Ptr<INCVMemAllocator> (new NCVMemNativeAllocator (NCVMemoryTypeHostPageable, static_… in main()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp430 NCVMemoryTypeHostPageable, enumerator
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu1919 (h_integralImage.memType() == NCVMemoryTypeHostPageable || in ncvApplyHaarClassifierCascade_host()
1923 (h_HaarStages.memType() == NCVMemoryTypeHostPageable || in ncvApplyHaarClassifierCascade_host()