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

  /external/libvpx/config/arm/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/arm-neon/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/arm64/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/generic/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/mips32/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/mips32-msa/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/mips64/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/mips64-msa/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/x86/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/config/x86_64/
vpx_config.h 40 #define CONFIG_INSTALL_LIBS 1
  /external/libvpx/libvpx/build/make/
Makefile 392 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)
394 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)

Completed in 151 milliseconds