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

/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h43 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/armv7a/
H A Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/generic/
H A Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/mips/
H A Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
/external/libvpx/x86/
H A Dvpx_config.h41 #define CONFIG_INSTALL_BINS 1 macro
H A Dvpx_config.asm29 CONFIG_INSTALL_BINS equ 1 define
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A DMakefile372 INSTALL-BINS=$(call cond_enabled,CONFIG_INSTALL_BINS,INSTALL-BINS)
374 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)
/external/libvpx/libvpx/build/make/
H A DMakefile350 INSTALL-BINS=$(call cond_enabled,CONFIG_INSTALL_BINS,INSTALL-BINS)
352 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)

Completed in 227 milliseconds