HomeSort by relevance Sort by last modified time
    Searched refs:mavx (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/build/make/
Makefile 117 $(BUILD_PFX)%_avx.c.d: CFLAGS += -mavx
118 $(BUILD_PFX)%_avx.c.o: CFLAGS += -mavx
configure.sh 1120 if enabled gcc && ! disabled avx && ! check_cflags -mavx; then
    [all...]

Completed in 43 milliseconds