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

1 2

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_x86.h 26 #if HAVE_MMX
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_common.mk 83 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/dequantize_mmx.asm
84 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/idct_blk_mmx.c
85 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/idctllm_mmx.asm
86 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/iwalsh_mmx.asm
87 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/loopfilter_mmx.asm
88 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/recon_mmx.asm
89 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/sad_mmx.asm
90 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/subpixel_mmx.asm
91 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/variance_mmx.c
92 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/variance_impl_mmx.as
    [all...]
vp8cx.mk 85 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/dct_mmx.asm
86 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/subtract_mmx.asm
87 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/vp8_enc_stubs_mmx.c
  /external/libvpx/config/arm/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/arm-neon/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/arm64/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/generic/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/mips32/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/mips64/
vpx_config.h 25 #define HAVE_MMX 0
  /external/libvpx/config/x86/
vpx_config.h 25 #define HAVE_MMX 1
  /external/libvpx/config/x86_64/
vpx_config.h 25 #define HAVE_MMX 1
  /external/libvpx/libvpx/vp8/
vp8_common.mk 81 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/dequantize_mmx.asm
82 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/idct_blk_mmx.c
83 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/idctllm_mmx.asm
84 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/iwalsh_mmx.asm
85 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp8_loopfilter_mmx.asm
86 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/recon_mmx.asm
87 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/subpixel_mmx.asm
99 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/postproc_mmx.asm
vp8cx.mk 83 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/dct_mmx.asm
84 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/vp8_enc_stubs_mmx.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 24 #define HAVE_MMX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 24 #define HAVE_MMX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 24 #define HAVE_MMX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 24 #define HAVE_MMX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 24 #define HAVE_MMX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 24 #define HAVE_MMX 1
vpx_config.asm 12 HAVE_MMX equ 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9cx.mk 91 VP9_CX_SRCS-$(HAVE_MMX) += encoder/x86/vp9_variance_mmx.c
92 VP9_CX_SRCS-$(HAVE_MMX) += encoder/x86/vp9_variance_impl_mmx.asm
93 VP9_CX_SRCS-$(HAVE_MMX) += encoder/x86/vp9_sad_mmx.asm
  /external/libvpx/libvpx/test/
idct_test.cc 113 #if HAVE_MMX
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
idct_test.cc 112 #if HAVE_MMX
subtract_test.cc 113 #if HAVE_MMX

Completed in 463 milliseconds

1 2