Searched defs:ipp_suffix (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxswitcher.cpp557 const char** ipp_suffix = arch == CV_PROC_IA64 ? ipp_sfx_ia64 : local
592 i < CV_PLUGIN_MKL ? ipp_suffix : mkl_suffix;

Completed in 90 milliseconds