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

  /external/libvpx/armv7a/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/armv7a-neon/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/generic/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/mips/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/mips-dspr2/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/libvpx/
libs.mk 192 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.lib)
198 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a
478 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
examples.mk 193 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)

Completed in 25 milliseconds