Searched refs:CONFIG_INSTALL_BINS (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/config/arm/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/generic/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/mips32-msa/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/mips64-msa/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/x86/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h39 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/libvpx/build/make/
H A DMakefile374 INSTALL-BINS=$(call cond_enabled,CONFIG_INSTALL_BINS,INSTALL-BINS)
376 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)

Completed in 125 milliseconds