Home
last modified time | relevance | path

Searched defs:is_SSE2_available (Results 1 – 1 of 1) sorted by relevance

/external/intel-media-driver/media_driver/agnostic/common/cm/
Dcm_mem.cpp40 static const bool is_SSE2_available = (GetCpuInstructionLevel() >= CPU_INSTRUCTION_LEVEL_SSE2); in CmFastMemCopy() local
48 static const bool is_SSE2_available = (GetCpuInstructionLevel() >= CPU_INSTRUCTION_LEVEL_SSE2); in CmFastMemCopyWC() local