Home
last modified time | relevance | path

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

/external/libvpx/config/x86/
Dvpx_config.asm29 %define CONFIG_INSTALL_BINS 1
Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm29 %define CONFIG_INSTALL_BINS 1
Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
Dvpx_config.asm32 .equ CONFIG_INSTALL_BINS , 1 define
/external/libvpx/config/generic/
Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
Dvpx_config.asm32 .equ CONFIG_INSTALL_BINS , 1 define
/external/libvpx/config/arm-neon/
Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
Dvpx_config.asm32 .equ CONFIG_INSTALL_BINS , 1 define
/external/libvpx/libvpx/build/make/
DMakefile377 INSTALL-BINS=$(call cond_enabled,CONFIG_INSTALL_BINS,INSTALL-BINS)
379 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)