Home
last modified time | relevance | path

Searched refs:CONFIG_VP10 (Results 1 – 23 of 23) sorted by relevance

/external/libvpx/config/x86_64/
Dvpx_config.asm58 %define CONFIG_VP10 0
Dvpx_config.h70 #define CONFIG_VP10 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm58 %define CONFIG_VP10 0
Dvpx_config.h70 #define CONFIG_VP10 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
Dvpx_config.asm61 .equ CONFIG_VP10 , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
Dvpx_config.asm61 .equ CONFIG_VP10 , 0 define
/external/libvpx/config/arm/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
Dvpx_config.asm61 .equ CONFIG_VP10 , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
/external/libvpx/config/generic/
Dvpx_config.h70 #define CONFIG_VP10 0 macro
Dvpx_config.asm61 .equ CONFIG_VP10 , 0 define
/external/libvpx/libvpx/vpx_dsp/
Dvariance.h77 #if CONFIG_VP9 || CONFIG_VP10
Dvpx_dsp.mk188 ifneq ($(filter yes,$(CONFIG_VP9) $(CONFIG_VP10)),)
/external/libvpx/libvpx/build/make/
DAndroid.mk177 ifeq ($(CONFIG_VP10), yes)
/external/libvpx/libvpx/test/
Dtest.mk172 LIBVPX_TEST_SRCS-$(CONFIG_VP10) += vp10_inv_txfm_test.cc
Dcodec_factory.h259 #if CONFIG_VP10
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c117 #if CONFIG_VP9 || CONFIG_VP10
Dyv12extend.c160 #if CONFIG_VP9 || CONFIG_VP10
/external/libvpx/libvpx/
Dlibs.mk113 ifeq ($(CONFIG_VP10),yes)