Home
last modified time | relevance | path

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

/external/libvpx/config/x86_64/
Dvpx_config.asm30 %define CONFIG_INSTALL_LIBS 1
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm30 %define CONFIG_INSTALL_LIBS 1
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm33 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm33 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/config/arm/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm33 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/config/mips32/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/external/libvpx/config/generic/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm33 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/libvpx/build/make/
DMakefile391 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)
393 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)