Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxswitcher.cpp551 static const char* ipp_sfx_ia32[] = { "-6.1", "-6.0", "-5.3", "-5.2", "-5.1", "", 0 }; in cvUseOptimized() local
558 arch == CV_PROC_EM64T ? ipp_sfx_em64t : ipp_sfx_ia32; in cvUseOptimized()