Home
last modified time | relevance | path

Searched refs:CONFIG_STATIC (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/config/x86_64/
Dvpx_config.asm67 %define CONFIG_STATIC 1
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm67 %define CONFIG_STATIC 1
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
Dvpx_config.asm70 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
Dvpx_config.asm70 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/arm/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
Dvpx_config.asm70 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/mips32/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
/external/libvpx/config/generic/
Dvpx_config.h79 #define CONFIG_STATIC 1 macro
Dvpx_config.asm70 .equ CONFIG_STATIC , 1 define
/external/libvpx/libvpx/
Dlibs.mk202 INSTALL-LIBS-$(CONFIG_STATIC) += $(LIBSUBDIR)/libvpx.a
260 LIBS-$(if yes,$(CONFIG_STATIC)) += $(BUILD_PFX)libvpx.a $(BUILD_PFX)libvpx_g.a