Searched refs:CONFIG_DEBUG_LIBS (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h56 #define CONFIG_DEBUG_LIBS 0 macro
/external/libvpx/armv7a/
H A Dvpx_config.h54 #define CONFIG_DEBUG_LIBS 0 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h54 #define CONFIG_DEBUG_LIBS 0 macro
/external/libvpx/generic/
H A Dvpx_config.h54 #define CONFIG_DEBUG_LIBS 0 macro
/external/libvpx/mips/
H A Dvpx_config.h54 #define CONFIG_DEBUG_LIBS 0 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h54 #define CONFIG_DEBUG_LIBS 0 macro
/external/libvpx/x86/
H A Dvpx_config.h54 #define CONFIG_DEBUG_LIBS 0 macro
H A Dvpx_config.asm42 CONFIG_DEBUG_LIBS equ 0 define
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dlibs.mk190 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.lib)
196 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a
489 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
H A Dexamples.mk277 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
/external/libvpx/libvpx/
H A Dlibs.mk188 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.lib)
194 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a
480 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
H A Dexamples.mk243 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)

Completed in 1109 milliseconds