Home
last modified time | relevance | path

Searched refs:CONFIG_INSTALL_LIBS (Results 1 – 11 of 11) 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/arm-neon/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/config/generic/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/config/arm64/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_LIBS , 1 define
/external/libvpx/libvpx/build/make/
DMakefile395 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)
397 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)