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

1 2

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
codec_factory.h 16 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
175 #if CONFIG_VP9_ENCODER
200 #if CONFIG_VP9_ENCODER
209 #if CONFIG_VP9_ENCODER
sad_test.cc 20 #if CONFIG_VP9_ENCODER
308 #if CONFIG_VP9_ENCODER
327 #if CONFIG_VP9_ENCODER
341 #if CONFIG_VP9_ENCODER
369 #endif // CONFIG_VP9_ENCODER
407 #if CONFIG_VP9_ENCODER
423 #if CONFIG_VP9_ENCODER
435 #if CONFIG_VP9_ENCODER
449 #endif // CONFIG_VP9_ENCODER
460 #if CONFIG_VP9_ENCODER
    [all...]
encode_test_driver.h 19 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
134 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.mk 18 API_SRCS-$(CONFIG_VP9_ENCODER) += src/svc_encodeframe.c
19 API_SRCS-$(CONFIG_VP9_ENCODER) += svc_context.h
  /external/libvpx/config/arm/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/arm-neon/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/arm64/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/generic/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/mips32/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/mips64/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/x86/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/config/x86_64/
vpx_config.h 64 #define CONFIG_VP9_ENCODER 1
  /external/libvpx/libvpx/test/
blockiness_test.cc 18 #if CONFIG_VP9_ENCODER
146 #if CONFIG_VP9_ENCODER
161 #endif // CONFIG_VP9_ENCODER
166 #if CONFIG_VP9_ENCODER
212 #endif // CONFIG_VP9_ENCODER
220 #if CONFIG_VP9_ENCODER
codec_factory.h 16 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER || CONFIG_VP10_ENCODER
194 #if CONFIG_VP9_ENCODER
225 #if CONFIG_VP9_ENCODER
234 #if CONFIG_VP9_ENCODER
consistency_test.cc 18 #if CONFIG_VP9_ENCODER
135 #if CONFIG_VP9_ENCODER
152 #endif // CONFIG_VP9_ENCODER
158 #if CONFIG_VP9_ENCODER
206 #endif // CONFIG_VP9_ENCODER
214 #if CONFIG_VP9_ENCODER
encode_test_driver.h 19 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER || CONFIG_VP10_ENCODER
146 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER || CONFIG_VP10_ENCODER
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 69 #define CONFIG_VP9_ENCODER 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 69 #define CONFIG_VP9_ENCODER 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 69 #define CONFIG_VP9_ENCODER 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 69 #define CONFIG_VP9_ENCODER 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 69 #define CONFIG_VP9_ENCODER 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 68 #define CONFIG_VP9_ENCODER 0
vpx_config.asm 56 CONFIG_VP9_ENCODER equ 0
  /external/libvpx/libvpx/vpx/
vpx_codec.mk 18 ifeq ($(CONFIG_VP9_ENCODER),yes)

Completed in 76 milliseconds

1 2