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

/external/libvpx/libvpx/vpx_ports/
H A Dx86.h95 #define HAS_SSE3 0x08 macro
137 if (reg_ecx & BIT(0)) flags |= HAS_SSE3;

Completed in 43 milliseconds