Home
last modified time | relevance | path

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

/external/libvpx/config/x86_64/
Dvpx_config.asm63 %define CONFIG_STATIC 1
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm63 %define CONFIG_STATIC 1
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
Dvpx_config.asm66 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/generic/
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
Dvpx_config.asm66 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/arm-neon/
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
Dvpx_config.asm66 .equ CONFIG_STATIC , 1 define
/external/libvpx/libvpx/
Dlibs.mk164 INSTALL-LIBS-$(CONFIG_STATIC) += $(LIBSUBDIR)/libvpx.a
232 LIBS-$(if yes,$(CONFIG_STATIC)) += $(BUILD_PFX)libvpx.a $(BUILD_PFX)libvpx_g.a