Home
last modified time | relevance | path

Searched refs:CONFIG_VP9 (Results 1 – 25 of 26) sorted by relevance

12

/external/libvpx/libvpx/test/
Dtest.mk95 LIBVPX_TEST_SRCS-$(CONFIG_VP9) += lpf_8_test.cc
137 LIBVPX_TEST_SRCS-$(CONFIG_VP9) += convolve_test.cc
149 LIBVPX_TEST_SRCS-$(CONFIG_VP9) += vp9_intrapred_test.cc
167 TEST_INTRA_PRED_SPEED_SRCS-$(CONFIG_VP9) := test_intra_pred_speed.cc
168 TEST_INTRA_PRED_SPEED_SRCS-$(CONFIG_VP9) += ../md5_utils.h ../md5_utils.c
Dtest_libvpx.cc22 #if CONFIG_VP9
69 #if CONFIG_VP9 in main()
Dregister_state_check.h96 #elif defined(CONFIG_SHARED) && defined(HAVE_NEON_ASM) && defined(CONFIG_VP9) \
97 && !CONFIG_SHARED && HAVE_NEON_ASM && CONFIG_VP9
Dcodec_factory.h166 #if CONFIG_VP9
/external/libvpx/config/x86_64/
Dvpx_config.asm57 %define CONFIG_VP9 1
Dvpx_config.h69 #define CONFIG_VP9 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm57 %define CONFIG_VP9 1
Dvpx_config.h69 #define CONFIG_VP9 1 macro
/external/libvpx/config/mips32/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
/external/libvpx/config/arm/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
Dvpx_config.asm60 .equ CONFIG_VP9 , 1 define
/external/libvpx/config/mips64/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
Dvpx_config.asm60 .equ CONFIG_VP9 , 1 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
/external/libvpx/config/generic/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
Dvpx_config.asm60 .equ CONFIG_VP9 , 1 define
/external/libvpx/config/arm64/
Dvpx_config.h69 #define CONFIG_VP9 1 macro
Dvpx_config.asm60 .equ CONFIG_VP9 , 1 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.mk174 ifeq ($(CONFIG_VP9), yes)
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c117 #if CONFIG_VP9 || CONFIG_VP10
Dyv12extend.c160 #if CONFIG_VP9 || CONFIG_VP10
/external/libvpx/libvpx/
Dexamples.mk227 CODEC_EXTRA_LIBS-$(CONFIG_VP9) += m
231 CODEC_EXTRA_LIBS-$(CONFIG_VP9) += m

12