Searched refs:HAS_SSE3 (Results 1 – 2 of 2) sorted by relevance
75 #define HAS_SSE3 0x08 macro117 if (reg_ecx & BIT(0)) flags |= HAS_SSE3; in x86_simd_caps()
184 int SSE3Enabled = flags & HAS_SSE3; in vp8_arch_x86_encoder_init()