HomeSort by relevance Sort by last modified time
    Searched full:mkl_suffix (Results 1 - 1 of 1) sorted by null

  /external/opencv/cxcore/src/
cxswitcher.cpp 559 const char** mkl_suffix = arch == CV_PROC_IA64 ? mkl_sfx_ia64 : local
592 i < CV_PLUGIN_MKL ? ipp_suffix : mkl_suffix;

Completed in 515 milliseconds