Searched refs:CONFIG_VP9 (Results 1 - 22 of 22) sorted by relevance

/external/libvpx/libvpx/test/
H A Dtest_libvpx.cc22 #if CONFIG_VP9
24 #endif // CONFIG_VP9
65 #if CONFIG_VP9
67 #endif // CONFIG_VP9
H A Dregister_state_check.h93 defined(CONFIG_VP9) && !CONFIG_SHARED && HAVE_NEON_ASM && CONFIG_VP9
H A Dcodec_factory.h173 #if CONFIG_VP9
264 #endif // CONFIG_VP9
H A Dtest.mk135 ifeq ($(CONFIG_VP9),yes)
/external/libvpx/config/arm/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/generic/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/mips32-msa/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/mips64-msa/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/x86/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h64 #define CONFIG_VP9 1 macro
/external/libvpx/libvpx/vpx_dsp/
H A Dvariance.h70 #if CONFIG_VP9
81 #endif // CONFIG_VP9
H A Dvpx_dsp.mk204 ifeq ($(CONFIG_VP9),yes)
260 endif # CONFIG_VP9
/external/libvpx/libvpx/build/make/
H A DAndroid.mk198 ifeq ($(CONFIG_VP9), yes)
/external/libvpx/libvpx/vpx_scale/generic/
H A Dyv12config.c116 #if CONFIG_VP9
H A Dyv12extend.c149 #if CONFIG_VP9
206 #endif // CONFIG_VP9
/external/libvpx/libvpx/
H A Dexamples.mk250 CODEC_EXTRA_LIBS-$(CONFIG_VP9) += m
254 CODEC_EXTRA_LIBS-$(CONFIG_VP9) += m
H A Dlibs.mk79 ifeq ($(CONFIG_VP9),yes)

Completed in 261 milliseconds