Home
last modified time | relevance | path

Searched refs:HAVE_MSA (Results 1 – 25 of 45) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk14 DSP_SRCS-$(HAVE_MSA) += mips/macros_msa.h
67 DSP_SRCS-$(HAVE_MSA) += mips/add_noise_msa.c
68 DSP_SRCS-$(HAVE_MSA) += mips/deblock_msa.c
76 DSP_SRCS-$(HAVE_MSA) += mips/intrapred_msa.c
128 DSP_SRCS-$(HAVE_MSA) += mips/vpx_convolve8_avg_horiz_msa.c
129 DSP_SRCS-$(HAVE_MSA) += mips/vpx_convolve8_avg_msa.c
130 DSP_SRCS-$(HAVE_MSA) += mips/vpx_convolve8_avg_vert_msa.c
131 DSP_SRCS-$(HAVE_MSA) += mips/vpx_convolve8_horiz_msa.c
132 DSP_SRCS-$(HAVE_MSA) += mips/vpx_convolve8_msa.c
133 DSP_SRCS-$(HAVE_MSA) += mips/vpx_convolve8_vert_msa.c
[all …]
/external/libvpx/libvpx/vp8/
Dvp8cx.mk108 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/dct_msa.c
109 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/encodeopt_msa.c
110 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/quantize_msa.c
111 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/temporal_filter_msa.c
117 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/denoising_msa.c
121 VP8_CX_SRCS_REMOVE-$(HAVE_MSA) += encoder/mips/msa/temporal_filter_msa.c
Dvp8_common.mk112 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/bilinear_filter_msa.c
113 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/copymem_msa.c
114 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/idct_msa.c
115 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/loopfilter_filters_msa.c
116 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/sixtap_filter_msa.c
117 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp8_macros_msa.h
128 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/mfqe_msa.c
/external/libvpx/libvpx/vp9/
Dvp9_common.mk77 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_idct4x4_msa.c
78 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_idct8x8_msa.c
79 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_idct16x16_msa.c
82 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_mfqe_msa.c
Dvp9cx.mk136 VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/vp9_error_msa.c
137 VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/vp9_fdct4x4_msa.c
138 VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/vp9_fdct8x8_msa.c
139 VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/vp9_fdct16x16_msa.c
140 VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/vp9_fdct_msa.h
/external/libvpx/config/x86_64/
Dvpx_config.asm10 %define HAVE_MSA 0
Dvpx_config.h22 #define HAVE_MSA 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm10 %define HAVE_MSA 0
Dvpx_config.h22 #define HAVE_MSA 0 macro
/external/libvpx/config/arm/
Dvpx_config.h22 #define HAVE_MSA 0 macro
Dvpx_config.asm13 .equ HAVE_MSA , 0 define
/external/libvpx/config/mips64-msa/
Dvpx_config.h22 #define HAVE_MSA 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h22 #define HAVE_MSA 0 macro
/external/libvpx/config/generic/
Dvpx_config.h22 #define HAVE_MSA 0 macro
/external/libvpx/config/mips32-msa/
Dvpx_config.h22 #define HAVE_MSA 1 macro
/external/libvpx/config/mips32/
Dvpx_config.h22 #define HAVE_MSA 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h22 #define HAVE_MSA 0 macro
Dvpx_config.asm13 .equ HAVE_MSA , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h22 #define HAVE_MSA 0 macro
Dvpx_config.asm13 .equ HAVE_MSA , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h22 #define HAVE_MSA 0 macro
/external/libvpx/libvpx/test/
Dhadamard_test.cc197 #if HAVE_MSA
288 #if HAVE_MSA
Dpredict_test.cc318 #if HAVE_MSA
377 #if HAVE_MSA
Dsum_squares_test.cc114 #if HAVE_MSA
Dvp9_subtract_test.cc99 #if HAVE_MSA

12