Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dtools_common.h35 #if CONFIG_OS_SUPPORT
47 #if !CONFIG_OS_SUPPORT
Dexamples.mk225 ifeq ($(CONFIG_OS_SUPPORT), yes)
Dvpxdec.c735 #if CONFIG_OS_SUPPORT in main_loop()
/external/libvpx/config/x86_64/
Dvpx_config.asm70 %define CONFIG_OS_SUPPORT 1
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm70 %define CONFIG_OS_SUPPORT 1
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
Dvpx_config.asm73 .equ CONFIG_OS_SUPPORT , 1 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
Dvpx_config.asm73 .equ CONFIG_OS_SUPPORT , 1 define
/external/libvpx/config/arm/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
Dvpx_config.asm73 .equ CONFIG_OS_SUPPORT , 1 define
/external/libvpx/config/mips32/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
/external/libvpx/config/generic/
Dvpx_config.h82 #define CONFIG_OS_SUPPORT 1 macro
Dvpx_config.asm73 .equ CONFIG_OS_SUPPORT , 1 define
/external/libvpx/libvpx/vpx_ports/
Dvpx_timer.h19 #if CONFIG_OS_SUPPORT
/external/libvpx/libvpx/vp8/common/
Dthreading.h19 #if CONFIG_OS_SUPPORT && CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c14 #if !defined(WIN32) && CONFIG_OS_SUPPORT == 1