Searched refs:HAS_SSE4_1 (Results 1 – 2 of 2) sorted by relevance
77 #define HAS_SSE4_1 0x20 macro121 if (reg_ecx & BIT(19)) flags |= HAS_SSE4_1; in x86_simd_caps()
186 int SSE4_1Enabled = flags & HAS_SSE4_1; in vp8_arch_x86_encoder_init()