Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/include/
Ddispatcher.h98 #define SSE42_MSK ( SSE41_MSK | ippCPUID_SSE42 ) macro
99 #define AVX_MSK ( SSE42_MSK | ippCPUID_AVX )
/external/epid-sdk/ext/ipp/sources/ippcp/
Dcpinit.c291 …mask = SSE42_MSK; /* or new Intel Atom(R) processor … in owncpFeaturesToIdx()