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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
H A Dvpx_config.h49 #define CONFIG_GCC 1 macro
H A Dvpx_config.asm37 CONFIG_GCC equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dlibs.mk15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
366 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
H A Dexamples.mk178 ifeq ($(CONFIG_GCC), yes)

Completed in 43 milliseconds