Searched refs:CONFIG_STATIC_MSVCRT (Results 1 – 9 of 9) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.mk | 146 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) \
|
D | examples.mk | 267 CODEC_LIB=$(if $(CONFIG_SHARED),vpx,$(if $(CONFIG_STATIC_MSVCRT),vpxmt,vpxmd)) 290 $$(if $$(CONFIG_STATIC_MSVCRT),--static-crt) \
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vpx_config.h | 75 #define CONFIG_STATIC_MSVCRT 0 macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vpx_config.h | 75 #define CONFIG_STATIC_MSVCRT 0 macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vpx_config.h | 75 #define CONFIG_STATIC_MSVCRT 0 macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vpx_config.h | 75 #define CONFIG_STATIC_MSVCRT 0 macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vpx_config.h | 74 #define CONFIG_STATIC_MSVCRT 0 macro
|
D | vpx_config.asm | 62 CONFIG_STATIC_MSVCRT equ 0 define
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vpx_config.h | 75 #define CONFIG_STATIC_MSVCRT 0 macro
|