Home
last modified time | relevance | path

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

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