Home
last modified time | relevance | path

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

/external/libaom/config/x86/config/
Daom_config.asm44 %define CONFIG_STATIC 1
Daom_config.h57 #define CONFIG_STATIC 1 macro
/external/libaom/config/x86_64/config/
Daom_config.asm44 %define CONFIG_STATIC 1
Daom_config.h57 #define CONFIG_STATIC 1 macro
/external/libaom/config/arm64/config/
Daom_config.h57 #define CONFIG_STATIC 1 macro
Daom_config.asm55 CONFIG_STATIC equ 1 define
/external/libaom/config/arm/config/
Daom_config.h57 #define CONFIG_STATIC 1 macro
Daom_config.asm55 CONFIG_STATIC equ 1 define
/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/arm-neon/
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
Dvpx_config.asm67 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/generic/
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
Dvpx_config.asm67 .equ CONFIG_STATIC , 1 define
/external/libvpx/config/arm64/
Dvpx_config.h75 #define CONFIG_STATIC 1 macro
Dvpx_config.asm67 .equ CONFIG_STATIC , 1 define
/external/libvpx/libvpx/
Dlibs.mk165 INSTALL-LIBS-$(CONFIG_STATIC) += $(LIBSUBDIR)/libvpx.a
233 LIBS-$(if yes,$(CONFIG_STATIC)) += $(BUILD_PFX)libvpx.a $(BUILD_PFX)libvpx_g.a
/external/libaom/libaom/build/cmake/
Daom_config_defaults.cmake87 set_aom_config_var(CONFIG_STATIC 1 NUMBER "Build static libs.")
Daom_configure.cmake98 set(CONFIG_STATIC 0) variable