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

  /external/opencv3/modules/cudaobjdetect/src/
cascadeclassifier.cpp 330 ncvAssertReturn(d_src.isMemReused(), NCV_ALLOCATOR_BAD_REUSE);
342 ncvAssertReturn(d_rects.isMemReused(), NCV_ALLOCATOR_BAD_REUSE);
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 337 NCV_ALLOCATOR_BAD_REUSE,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 91 error_entry( NCV_ALLOCATOR_BAD_REUSE ),
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVHaarObjectDetection.cu     [all...]

Completed in 158 milliseconds