HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_VP10 (Results 1 - 16 of 16) sorted by null

  /external/libvpx/config/arm/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/arm-neon/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/arm64/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/generic/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/mips32/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/mips64/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/x86/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/config/x86_64/
vpx_config.h 70 #define CONFIG_VP10 0
  /external/libvpx/libvpx/vpx_dsp/
variance.h 77 #if CONFIG_VP9 || CONFIG_VP10
88 #endif // CONFIG_VP9 || CONFIG_VP10
vpx_dsp.mk 188 ifneq ($(filter yes,$(CONFIG_VP9) $(CONFIG_VP10)),)
238 endif # CONFIG_VP9 || CONFIG_VP10
  /external/libvpx/libvpx/build/make/
Android.mk 177 ifeq ($(CONFIG_VP10), yes)
  /external/libvpx/libvpx/test/
codec_factory.h 259 #if CONFIG_VP10
345 #endif // CONFIG_VP10
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 117 #if CONFIG_VP9 || CONFIG_VP10
yv12extend.c 160 #if CONFIG_VP9 || CONFIG_VP10
220 #endif // CONFIG_VP9 || CONFIG_VP10
  /external/libvpx/libvpx/
libs.mk 113 ifeq ($(CONFIG_VP10),yes)

Completed in 679 milliseconds