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

  /external/libvpx/config/arm/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/arm-neon/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/arm64/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/generic/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/mips32/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/mips64/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/x86/
vpx_config.h 49 #define CONFIG_GCC 1
  /external/libvpx/config/x86_64/
vpx_config.h 49 #define CONFIG_GCC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 49 #define CONFIG_GCC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 49 #define CONFIG_GCC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 49 #define CONFIG_GCC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 49 #define CONFIG_GCC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 49 #define CONFIG_GCC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 49 #define CONFIG_GCC 1
vpx_config.asm 37 CONFIG_GCC equ 1
  /external/libvpx/libvpx/
libs.mk 15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
378 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
examples.mk 229 ifeq ($(CONFIG_GCC), yes)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk 15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
366 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
examples.mk 178 ifeq ($(CONFIG_GCC), yes)

Completed in 350 milliseconds