Home
last modified time | relevance | path

Searched refs:CONFIG_OS_SUPPORT (Results 1 – 13 of 13) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.h39 #if CONFIG_OS_SUPPORT
52 #if !CONFIG_OS_SUPPORT
Dexamples.mk174 ifeq ($(CONFIG_OS_SUPPORT), yes)
Dvpxdec.c656 #if CONFIG_OS_SUPPORT in main_loop()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h84 #define CONFIG_OS_SUPPORT 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h84 #define CONFIG_OS_SUPPORT 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h84 #define CONFIG_OS_SUPPORT 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h84 #define CONFIG_OS_SUPPORT 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h83 #define CONFIG_OS_SUPPORT 1 macro
Dvpx_config.asm71 CONFIG_OS_SUPPORT equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h84 #define CONFIG_OS_SUPPORT 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dvpx_timer.h16 #if CONFIG_OS_SUPPORT
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dthreading.h19 #if CONFIG_OS_SUPPORT && CONFIG_MULTITHREAD
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c14 #if !defined(WIN32) && CONFIG_OS_SUPPORT == 1