Home
last modified time | relevance | path

Searched refs:mkl_sfx_ia64 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxswitcher.cpp555 static const char* mkl_sfx_ia64[] = { "i2p", "itp", 0 }; in cvUseOptimized() local
559 const char** mkl_suffix = arch == CV_PROC_IA64 ? mkl_sfx_ia64 : in cvUseOptimized()