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

1 2

  /external/libvpx/libvpx/vpx/
vpx_codec.mk 14 API_SRCS-$(CONFIG_VP8_ENCODER) += vp8.h
15 API_SRCS-$(CONFIG_VP8_ENCODER) += vp8cx.h
16 API_DOC_SRCS-$(CONFIG_VP8_ENCODER) += vp8.h
17 API_DOC_SRCS-$(CONFIG_VP8_ENCODER) += vp8cx.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.mk 14 API_SRCS-$(CONFIG_VP8_ENCODER) += vp8.h
15 API_SRCS-$(CONFIG_VP8_ENCODER) += vp8cx.h
16 API_DOC_SRCS-$(CONFIG_VP8_ENCODER) += vp8.h
17 API_DOC_SRCS-$(CONFIG_VP8_ENCODER) += vp8cx.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
codec_factory.h 16 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
93 #if CONFIG_VP8_ENCODER
118 #if CONFIG_VP8_ENCODER
127 #if CONFIG_VP8_ENCODER
sad_test.cc 17 #if CONFIG_VP8_ENCODER
301 #if CONFIG_VP8_ENCODER
320 #if CONFIG_VP8_ENCODER
374 #if CONFIG_VP8_ENCODER
382 #if CONFIG_VP8_ENCODER
400 #if CONFIG_VP8_ENCODER
416 #if CONFIG_VP8_ENCODER
453 #if CONFIG_VP8_ENCODER
476 #if CONFIG_VP8_ENCODER
531 #if CONFIG_VP8_ENCODER
    [all...]
encode_test_driver.h 19 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
134 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
  /external/libvpx/config/arm/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/arm-neon/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/arm64/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/generic/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/mips32/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/mips64/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/x86/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/config/x86_64/
vpx_config.h 62 #define CONFIG_VP8_ENCODER 1
  /external/libvpx/libvpx/test/
codec_factory.h 16 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER || CONFIG_VP10_ENCODER
102 #if CONFIG_VP8_ENCODER
133 #if CONFIG_VP8_ENCODER
142 #if CONFIG_VP8_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 67 #define CONFIG_VP8_ENCODER 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 67 #define CONFIG_VP8_ENCODER 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 67 #define CONFIG_VP8_ENCODER 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 67 #define CONFIG_VP8_ENCODER 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 67 #define CONFIG_VP8_ENCODER 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 66 #define CONFIG_VP8_ENCODER 0
vpx_config.asm 54 CONFIG_VP8_ENCODER equ 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Android.mk 115 ifeq ($(CONFIG_VP8_ENCODER), yes)
208 ifeq ($(CONFIG_VP8_ENCODER), yes)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 19 #if CONFIG_VP8_ENCODER || CONFIG_VP9_ENCODER
133 #if CONFIG_VP8_ENCODER

Completed in 239 milliseconds

1 2