Searched refs:CONFIG_DEBUG_LIBS (Results 1 – 17 of 17) sorted by relevance
/external/libvpx/config/x86_64/ |
D | vpx_config.asm | 42 %define CONFIG_DEBUG_LIBS 0
|
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 42 %define CONFIG_DEBUG_LIBS 0
|
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
D | vpx_config.asm | 45 .equ CONFIG_DEBUG_LIBS , 0 define
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
D | vpx_config.asm | 45 .equ CONFIG_DEBUG_LIBS , 0 define
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
D | vpx_config.asm | 45 .equ CONFIG_DEBUG_LIBS , 0 define
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 54 #define CONFIG_DEBUG_LIBS 0 macro
|
D | vpx_config.asm | 45 .equ CONFIG_DEBUG_LIBS , 0 define
|
/external/libvpx/libvpx/ |
D | libs.mk | 197 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.li… 203 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a 519 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
|
D | examples.mk | 287 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
|