NCVDebugOutputHandler  253 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp CV_EXPORTS void ncvSetDebugOutputHandler(NCVDebugOutputHandler* func);
NCVDebugOutputHandler  138 modules/cudalegacy/src/NCV.cpp static NCVDebugOutputHandler *debugOutputHandler = stdDebugOutput;
NCVDebugOutputHandler  147 modules/cudalegacy/src/NCV.cpp void ncvSetDebugOutputHandler(NCVDebugOutputHandler *func)
NCVDebugOutputHandler  162 modules/cudaobjdetect/src/cascadeclassifier.cpp         ncvSetDebugOutputHandler(NCVDebugOutputHandler);