Searched refs:CONFIG_GCC (Results 1 - 11 of 11) sorted by relevance

/external/libvpx/config/arm/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/generic/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/x86/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/external/libvpx/libvpx/
H A Dlibs.mk15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
378 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
H A Dexamples.mk229 ifeq ($(CONFIG_GCC), yes)

Completed in 73 milliseconds