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

  /external/libvpx/config/arm/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/arm-neon/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/arm64/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/generic/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/mips32/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/mips64/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/x86/
vpx_config.h 79 #define CONFIG_STATIC 1
  /external/libvpx/config/x86_64/
vpx_config.h 79 #define CONFIG_STATIC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 81 #define CONFIG_STATIC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 81 #define CONFIG_STATIC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 81 #define CONFIG_STATIC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 81 #define CONFIG_STATIC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 81 #define CONFIG_STATIC 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 80 #define CONFIG_STATIC 1
vpx_config.asm 68 CONFIG_STATIC equ 1
  /external/libvpx/libvpx/
libs.mk 202 INSTALL-LIBS-$(CONFIG_STATIC) += $(LIBSUBDIR)/libvpx.a
260 LIBS-$(if yes,$(CONFIG_STATIC)) += $(BUILD_PFX)libvpx.a $(BUILD_PFX)libvpx_g.a
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk 193 INSTALL-LIBS-$(CONFIG_STATIC) += $(LIBSUBDIR)/libvpx.a
269 LIBS-$(if $(BUILD_LIBVPX),$(CONFIG_STATIC)) += $(BUILD_PFX)libvpx.a $(BUILD_PFX)libvpx_g.a

Completed in 726 milliseconds