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

/external/libvpx/libvpx/vpx_ports/
H A Dx86.h161 #define HAS_AVX2 0x80 macro
211 if (reg_ebx & BIT(5)) flags |= HAS_AVX2;

Completed in 102 milliseconds