HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_VP9 (Results 1 - 25 of 38) sorted by null

1 2

  /external/libvpx/libvpx/test/
test_libvpx.cc 22 #if CONFIG_VP9
24 #endif // CONFIG_VP9
69 #if CONFIG_VP9
71 #endif // CONFIG_VP9
register_state_check.h 96 #elif defined(CONFIG_SHARED) && defined(HAVE_NEON_ASM) && defined(CONFIG_VP9) \
97 && !CONFIG_SHARED && HAVE_NEON_ASM && CONFIG_VP9
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_libvpx.cc 19 #if CONFIG_VP9
63 #if CONFIG_VP9
codec_factory.h 151 #if CONFIG_VP9
227 #endif // CONFIG_VP9
  /external/libvpx/config/arm/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/arm-neon/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/arm64/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/generic/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/mips32/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/mips64/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/x86/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/config/x86_64/
vpx_config.h 69 #define CONFIG_VP9 1
  /external/libvpx/libvpx/vpx_dsp/
variance.h 77 #if CONFIG_VP9 || CONFIG_VP10
88 #endif // CONFIG_VP9 || CONFIG_VP10
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 72 #define CONFIG_VP9 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 72 #define CONFIG_VP9 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 72 #define CONFIG_VP9 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 72 #define CONFIG_VP9 1
vpx_scale_rtcd.h 60 #if CONFIG_VP9
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 72 #define CONFIG_VP9 1
vpx_scale_rtcd.h 62 #if CONFIG_VP9
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 71 #define CONFIG_VP9 1
vpx_config.asm 59 CONFIG_VP9 equ 1
  /external/libvpx/libvpx/build/make/
Android.mk 174 ifeq ($(CONFIG_VP9), yes)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Android.mk 187 ifeq ($(CONFIG_VP9), yes)

Completed in 960 milliseconds

1 2