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

  /external/opencv/cxcore/src/
cxswitcher.cpp 391 if( plugins[CV_PLUGIN_OPTCV].handle != 0 )
396 plugins[i].handle = plugins[CV_PLUGIN_OPTCV].handle;
479 if( plugins[CV_PLUGIN_OPTCV].handle != 0 )
566 plugins[CV_PLUGIN_OPTCV].basename = "ippopencv";
585 if( i < CV_PLUGIN_MKL && load_flag && plugins[CV_PLUGIN_OPTCV].handle != 0 )
591 const char** suffix = i == CV_PLUGIN_OPTCV ? opencv_sfx :
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 42 milliseconds