HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_INSTALL_SRCS (Results 1 - 18 of 18) sorted by null

  /external/libvpx/config/arm/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/arm-neon/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/arm64/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/generic/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/mips32/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/mips64/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/x86/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /external/libvpx/config/x86_64/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 43 #define CONFIG_INSTALL_SRCS 0
vpx_config.asm 31 CONFIG_INSTALL_SRCS equ 0
  /external/libvpx/libvpx/build/make/
Makefile 436 INSTALL-SRCS := $(call cond_enabled,CONFIG_INSTALL_SRCS,INSTALL-SRCS)
438 INSTALL-SRCS += $(call cond_enabled,CONFIG_INSTALL_SRCS,DIST-SRCS)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 415 INSTALL-SRCS := $(call cond_enabled,CONFIG_INSTALL_SRCS,INSTALL-SRCS)
417 INSTALL-SRCS += $(call cond_enabled,CONFIG_INSTALL_SRCS,DIST-SRCS)

Completed in 973 milliseconds