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

  /external/libvpx/config/arm/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/arm-neon/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/arm64/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/generic/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/mips32/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/mips64/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/x86/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /external/libvpx/config/x86_64/
vpx_config.h 72 #define CONFIG_DECODERS 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 74 #define CONFIG_DECODERS 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 74 #define CONFIG_DECODERS 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 74 #define CONFIG_DECODERS 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 74 #define CONFIG_DECODERS 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 74 #define CONFIG_DECODERS 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 73 #define CONFIG_DECODERS 1
vpx_config.asm 61 CONFIG_DECODERS equ 1
  /external/libvpx/libvpx/
examples.mk 57 UTILS-$(CONFIG_DECODERS) += vpxdec.c
125 EXAMPLES-$(CONFIG_DECODERS) += simple_decoder.c
135 EXAMPLES-$(CONFIG_DECODERS) += postproc.c
145 EXAMPLES-$(CONFIG_DECODERS) += decode_to_md5.c
180 EXAMPLES-$(CONFIG_DECODERS) += decode_with_drops.c
libs.mk 149 ifeq ($(CONFIG_DECODERS),yes)
186 CODEC_EXPORTS-$(CONFIG_DECODERS) += vpx/exports_dec
192 INSTALL-LIBS-$(CONFIG_DECODERS) += include/vpx/vpx_decoder.h
tools_common.c 171 #if CONFIG_DECODERS
219 #endif // CONFIG_DECODERS
vpxenc.c 27 #if CONFIG_DECODERS
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
examples.mk 20 UTILS-$(CONFIG_DECODERS) += vpxdec.c
78 #UTILS-$(CONFIG_DECODERS) += example_xma.c
131 ifeq ($(CONFIG_DECODERS),yes)
libs.mk 140 ifeq ($(CONFIG_DECODERS),yes)
177 CODEC_EXPORTS-$(CONFIG_DECODERS) += vpx/exports_dec
183 INSTALL-LIBS-$(CONFIG_DECODERS) += include/vpx/vpx_decoder.h
vpxenc.c 23 #if CONFIG_DECODERS
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 31 ifeq ($(CONFIG_DECODERS),yes)

Completed in 336 milliseconds