Home
last modified time | relevance | path

Searched refs:CONFIG_INSTALL_LIBS (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
Dvpx_config.asm30 CONFIG_INSTALL_LIBS equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h42 #define CONFIG_INSTALL_LIBS 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile367 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)
369 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)