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

  /external/opencv3/modules/cudalegacy/test/
main_nvidia.cpp 303 ncvSetDebugOutputHandler(devNullOutput);
319 ncvSetDebugOutputHandler(devNullOutput);
333 ncvSetDebugOutputHandler(devNullOutput);
347 ncvSetDebugOutputHandler(devNullOutput);
363 ncvSetDebugOutputHandler(devNullOutput);
377 ncvSetDebugOutputHandler(devNullOutput);
393 ncvSetDebugOutputHandler(devNullOutput);
408 ncvSetDebugOutputHandler(devNullOutput);
420 ncvSetDebugOutputHandler(devNullOutput);
434 ncvSetDebugOutputHandler(devNullOutput)
    [all...]
  /external/opencv3/modules/cudaoptflow/src/
brox.cpp 135 ncvSetDebugOutputHandler(outputHandler);
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 253 CV_EXPORTS void ncvSetDebugOutputHandler(NCVDebugOutputHandler* func);
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 147 void ncvSetDebugOutputHandler(NCVDebugOutputHandler *func)
  /external/opencv3/modules/cudaobjdetect/src/
cascadeclassifier.cpp 162 ncvSetDebugOutputHandler(NCVDebugOutputHandler);

Completed in 7148 milliseconds