Home
last modified time | relevance | path

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

/external/libvpx/config/x86/
Dvpx_config.asm31 %define CONFIG_INSTALL_SRCS 0
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm31 %define CONFIG_INSTALL_SRCS 0
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_SRCS , 0 define
/external/libvpx/config/mips64/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
/external/libvpx/config/generic/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_SRCS , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
/external/libvpx/config/arm/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_SRCS , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h43 #define CONFIG_INSTALL_SRCS 0 macro
Dvpx_config.asm34 .equ CONFIG_INSTALL_SRCS , 0 define
/external/libvpx/libvpx/build/make/
DMakefile436 INSTALL-SRCS := $(call cond_enabled,CONFIG_INSTALL_SRCS,INSTALL-SRCS)
438 INSTALL-SRCS += $(call cond_enabled,CONFIG_INSTALL_SRCS,DIST-SRCS)