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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8cx_arm.mk 21 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/boolhuff_arm.c
22 VP8_CX_SRCS_REMOVE-$(HAVE_EDSP) += encoder/boolhuff.c
23 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/boolhuff_armv5te$(ASM)
24 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/vp8_packtokens_armv5$(ASM)
25 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/vp8_packtokens_mbrow_armv5$(ASM)
26 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/vp8_packtokens_partitions_armv5$(ASM)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
arm_cpudetect.c 44 #if HAVE_EDSP
46 #endif /* HAVE_EDSP */
73 #if HAVE_EDSP
105 #endif /* HAVE_EDSP */
122 #if HAVE_EDSP
124 #endif /* HAVE_EDSP */
158 #if HAVE_EDSP || HAVE_NEON
161 #if HAVE_EDSP
172 #endif /* HAVE_EDSP */
174 #endif /* HAVE_EDSP || HAVE_NEON *
    [all...]
  /external/libvpx/config/arm/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/arm-neon/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/arm64/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/generic/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/mips32/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/mips64/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/x86/
vpx_config.h 17 #define HAVE_EDSP 0
  /external/libvpx/config/x86_64/
vpx_config.h 17 #define HAVE_EDSP 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 19 #define HAVE_EDSP 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 19 #define HAVE_EDSP 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 19 #define HAVE_EDSP 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.h 19 #if HAVE_EDSP
vp8_asm_enc_offsets.c 90 #if HAVE_EDSP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 19 #define HAVE_EDSP 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 19 #define HAVE_EDSP 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 19 #define HAVE_EDSP 0
vpx_config.asm 7 HAVE_EDSP equ 0

Completed in 3444 milliseconds