ffmpeg/libavcodec/mips
ZhouXiaoyong 0ace686ae8 avcodec: optimize mathops for Loongson-3 v1
HAVE_LOONGSON is replaced by HAVE_LOONGSON3. Even Loongson-2E and 2F support
Loongson SIMD instructs but have low performance for decoding. We plan to focus
on optimizing Loongson-3A1000, 3B1500 and 3A1500, and modify the configure file
to support Loongson-2 series later by adding HAVE_LOONGSON2.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-27 02:25:12 +02:00
..
aaccoder_mips.c mips/aaccoder: use variables instead of using register names directly 2015-03-03 21:58:36 +01:00
aacdec_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
aacdec_mips.h mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
aacpsdsp_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
aacpsy_mips.h mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
aacsbr_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
aacsbr_mips.h avcodec/mips: disable assembly not supported for Loongson-3 2015-04-25 13:17:28 +02:00
ac3dsp_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
acelp_filters_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
acelp_vectors_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
amrwbdec_mips.c
amrwbdec_mips.h
celp_filters_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
celp_math_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
compute_antialias_fixed.h
compute_antialias_float.h mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
fft_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
fmtconvert_mips.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
hevcdsp_init_mips.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions 2015-04-24 17:12:04 +02:00
hevcdsp_mips.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions 2015-04-24 17:12:04 +02:00
hevcdsp_msa.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions 2015-04-24 17:12:04 +02:00
iirfilter_mips.c avcodec/mips: disable assembly not supported for Loongson-3 2015-04-25 13:17:28 +02:00
lsp_mips.h mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
Makefile avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 2015-04-17 17:39:32 +02:00
mathops.h avcodec: optimize mathops for Loongson-3 v1 2015-04-27 02:25:12 +02:00
mpegaudiodsp_mips_fixed.c mips: port optimizations to mips n64 2015-03-06 14:37:44 +01:00
mpegaudiodsp_mips_float.c avcodec/mips: disable assembly not supported for Loongson-3 2015-04-25 13:17:28 +02:00
sbrdsp_mips.c avcodec/mips: disable assembly not supported for Loongson-3 2015-04-25 13:17:28 +02:00