HomeSort by relevance Sort by last modified time
    Searched refs:NCV_ALLOCATOR_NOT_INITIALIZED (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 332 NCV_ALLOCATOR_NOT_INITIALIZED,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 86 error_entry( NCV_ALLOCATOR_NOT_INITIALIZED ),
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVHaarObjectDetection.cu     [all...]
NCVBroxOpticalFlow.cu 733 ncvAssertReturn(gpu_mem_allocator.isInitialized(), NCV_ALLOCATOR_NOT_INITIALIZED);
    [all...]

Completed in 430 milliseconds