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

  /external/opencv/cxcore/src/
_cxipp.h     [all...]
cxswitcher.cpp 393 for( i = 2; i < CV_PLUGIN_MKL; i++ )
481 for( i = 2; i < CV_PLUGIN_MKL; i++ )
572 plugins[CV_PLUGIN_MKL].basename = "mkl_";
585 if( i < CV_PLUGIN_MKL && load_flag && plugins[CV_PLUGIN_OPTCV].handle != 0 )
592 i < CV_PLUGIN_MKL ? ipp_suffix : mkl_suffix;
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 362 milliseconds