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

/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h76 #define CONFIG_STATIC_MSVCRT 0 macro
/external/libvpx/armv7a/
H A Dvpx_config.h74 #define CONFIG_STATIC_MSVCRT 0 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h74 #define CONFIG_STATIC_MSVCRT 0 macro
/external/libvpx/generic/
H A Dvpx_config.h74 #define CONFIG_STATIC_MSVCRT 0 macro
/external/libvpx/mips/
H A Dvpx_config.h74 #define CONFIG_STATIC_MSVCRT 0 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h74 #define CONFIG_STATIC_MSVCRT 0 macro
/external/libvpx/x86/
H A Dvpx_config.h74 #define CONFIG_STATIC_MSVCRT 0 macro
H A Dvpx_config.asm62 CONFIG_STATIC_MSVCRT equ 0 define
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dlibs.mk148 CODEC_LIB=$(if $(CONFIG_STATIC_MSVCRT),vpxmt,vpxmd)
149 GTEST_LIB=$(if $(CONFIG_STATIC_MSVCRT),gtestmt,gtestmd)
228 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
254 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
438 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
459 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
H A Dexamples.mk301 CODEC_LIB=$(if $(CONFIG_SHARED),vpx,$(if $(CONFIG_STATIC_MSVCRT),vpxmt,vpxmd))
325 $$(if $$(CONFIG_STATIC_MSVCRT),--static-crt) \
/external/libvpx/libvpx/
H A Dlibs.mk146 CODEC_LIB=$(if $(CONFIG_STATIC_MSVCRT),vpxmt,vpxmd)
147 GTEST_LIB=$(if $(CONFIG_STATIC_MSVCRT),gtestmt,gtestmd)
225 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
251 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
430 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
450 $(if $(CONFIG_STATIC_MSVCRT),--static-crt) \
H A Dexamples.mk267 CODEC_LIB=$(if $(CONFIG_SHARED),vpx,$(if $(CONFIG_STATIC_MSVCRT),vpxmt,vpxmd))
290 $$(if $$(CONFIG_STATIC_MSVCRT),--static-crt) \

Completed in 1843 milliseconds