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

1 2

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9cx.mk 95 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_variance_impl_intrin_avx2.c
97 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_sad4d_intrin_avx2.c
99 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c
108 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_variance_avx2.c
122 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_dct_avx2.c
123 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_dct32x32_avx2.c
vp9_common.mk 72 VP9_COMMON_SRCS-$(HAVE_AVX2) += common/x86/vp9_loopfilter_intrin_avx2.c
80 VP9_COMMON_SRCS-$(HAVE_AVX2) += common/x86/vp9_subpixel_8t_intrin_avx2.c
  /external/libvpx/config/arm/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/arm-neon/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/arm64/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/generic/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/mips32/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/mips64/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/x86/
vpx_config.h 32 #define HAVE_AVX2 0
  /external/libvpx/config/x86_64/
vpx_config.h 32 #define HAVE_AVX2 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 31 #define HAVE_AVX2 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 31 #define HAVE_AVX2 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 31 #define HAVE_AVX2 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 31 #define HAVE_AVX2 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 31 #define HAVE_AVX2 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 31 #define HAVE_AVX2 0
vpx_config.asm 19 HAVE_AVX2 equ 0
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 76 DSP_SRCS-$(HAVE_AVX2) += x86/vpx_subpixel_8t_intrin_avx2.c
130 DSP_SRCS-$(HAVE_AVX2) += x86/loopfilter_avx2.c
179 DSP_SRCS-$(HAVE_AVX2) += x86/fwd_txfm_avx2.c
180 DSP_SRCS-$(HAVE_AVX2) += x86/fwd_dct32x32_impl_avx2.h
273 DSP_SRCS-$(HAVE_AVX2) += x86/sad4d_avx2.c
274 DSP_SRCS-$(HAVE_AVX2) += x86/sad_avx2.c
313 DSP_SRCS-$(HAVE_AVX2) += x86/variance_avx2.c
314 DSP_SRCS-$(HAVE_AVX2) += x86/variance_impl_avx2.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct32x32_test.cc 271 #if HAVE_AVX2
  /external/libvpx/libvpx/vp9/
vp9cx.mk 125 VP9_CX_SRCS-$(HAVE_AVX2) += encoder/x86/vp9_error_intrin_avx2.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_asm_stubs.c 142 #if HAVE_AVX2
  /external/libvpx/libvpx/test/
dct32x32_test.cc 376 #if HAVE_AVX2 && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
384 #endif // HAVE_AVX2 && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
lpf_8_test.cc 599 #if HAVE_AVX2 && (!CONFIG_VP9_HIGHBITDEPTH)
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_intrin_avx2.c 556 #if HAVE_AVX2 && HAVE_SSSE3

Completed in 64 milliseconds

1 2