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

  /external/libvpx/config/arm/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/arm-neon/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/arm64/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/generic/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/mips32/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/mips64/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/x86/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /external/libvpx/config/x86_64/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 54 #define CONFIG_DEBUG_LIBS 0
vpx_config.asm 42 CONFIG_DEBUG_LIBS equ 0
  /external/libvpx/libvpx/
libs.mk 197 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.lib)
203 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a
519 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
examples.mk 287 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk 188 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)
examples.mk 243 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)

Completed in 50 milliseconds