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

1 2

  /external/libvpx/libvpx/vp8/encoder/arm/
dct_arm.c 14 #if HAVE_MEDIA
22 #endif /* HAVE_MEDIA */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/
dct_arm.c 14 #if HAVE_MEDIA
22 #endif /* HAVE_MEDIA */
  /external/libvpx/libvpx/vp8/common/arm/
dequantize_arm.c 15 #if HAVE_MEDIA
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
dequantize_arm.c 19 #if HAVE_MEDIA
34 #if HAVE_MEDIA
  /external/libvpx/libvpx/vp8/
vp8cx_arm.mk 20 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_short_fdct4x4_armv6$(ASM)
21 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/walsh_v6$(ASM)
vp8_common.mk 135 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/bilinearfilter_arm.c
136 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/bilinearfilter_arm.h
137 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/bilinearfilter_v6$(ASM)
138 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem8x4_v6$(ASM)
139 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem8x8_v6$(ASM)
140 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem16x16_v6$(ASM)
141 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/dc_only_idct_add_v6$(ASM)
142 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/iwalsh_v6$(ASM)
143 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/filter_v6$(ASM)
144 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/idct_v6$(ASM
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8cx_arm.mk 30 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_subtract_armv6$(ASM)
31 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_short_fdct4x4_armv6$(ASM)
32 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_fast_quantize_b_armv6$(ASM)
33 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_mse16x16_armv6$(ASM)
34 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/walsh_v6$(ASM)
vp8_common.mk 137 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/bilinearfilter_arm.c
138 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/bilinearfilter_arm.h
139 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/bilinearfilter_v6$(ASM)
140 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem8x4_v6$(ASM)
141 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem8x8_v6$(ASM)
142 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem16x16_v6$(ASM)
143 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/dc_only_idct_add_v6$(ASM)
144 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/iwalsh_v6$(ASM)
145 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/filter_v6$(ASM)
146 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/idct_v6$(ASM
    [all...]
  /external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c 52 #if HAVE_MEDIA
54 #endif /* HAVE_MEDIA */
78 #if HAVE_MEDIA
88 #endif /* HAVE_MEDIA */
116 #if HAVE_MEDIA
118 #endif /* HAVE_MEDIA */
158 #if HAVE_MEDIA
166 #endif /* HAVE_MEDIA */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
arm_cpudetect.c 47 #if HAVE_MEDIA
49 #endif /* HAVE_MEDIA */
83 #if HAVE_MEDIA
104 #endif /* HAVE_MEDIA */
125 #if HAVE_MEDIA
127 #endif /* HAVE_MEDIA */
175 #if HAVE_MEDIA
183 #endif /* HAVE_MEDIA */
  /external/libvpx/config/arm/
vpx_config.h 18 #define HAVE_MEDIA 1
  /external/libvpx/config/arm-neon/
vpx_config.h 18 #define HAVE_MEDIA 1
  /external/libvpx/config/arm64/
vpx_config.h 18 #define HAVE_MEDIA 0
  /external/libvpx/config/generic/
vpx_config.h 18 #define HAVE_MEDIA 0
  /external/libvpx/config/mips32/
vpx_config.h 18 #define HAVE_MEDIA 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 18 #define HAVE_MEDIA 0
  /external/libvpx/config/mips64/
vpx_config.h 18 #define HAVE_MEDIA 0
  /external/libvpx/config/x86/
vpx_config.h 18 #define HAVE_MEDIA 0
  /external/libvpx/config/x86_64/
vpx_config.h 18 #define HAVE_MEDIA 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 20 #define HAVE_MEDIA 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 20 #define HAVE_MEDIA 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 20 #define HAVE_MEDIA 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 20 #define HAVE_MEDIA 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 20 #define HAVE_MEDIA 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 20 #define HAVE_MEDIA 0

Completed in 2731 milliseconds

1 2