1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-03 09:49:58 +02:00
ffmpeg/libavcodec/mips
Shivraj Patil aef34ab950 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions
This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions.
Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h

Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-03 21:30:21 +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
h264chroma_init_mips.c avcodec: loongson3 optimized h264chroma put and avg with mmi 2015-06-02 13:40:16 +02:00
h264chroma_mips.h avcodec: loongson3 optimized h264chroma put and avg with mmi 2015-06-02 13:40:16 +02:00
h264chroma_mmi.c avcodec: loongson3 optimized h264chroma put and avg with mmi 2015-06-02 13:40:16 +02:00
h264dsp_init_mips.c avcodec: loongson3 optimized h264dsp weighted mc with mmi 2015-05-27 13:01:54 +02:00
h264dsp_mips.h avcodec: loongson3 optimized h264dsp weighted mc with mmi 2015-05-27 13:01:54 +02:00
h264dsp_mmi.c avcodec: loongson3 optimized h264dsp weighted mc with mmi 2015-05-27 13:01:54 +02:00
h264dsp_msa.c avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h 2015-05-28 11:57:11 +02:00
hevc_macros_msa.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions 2015-06-02 01:54:51 +02:00
hevc_mc_bi_msa.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions 2015-06-02 01:54:51 +02:00
hevc_mc_biw_msa.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functions 2015-06-03 21:01:59 +02:00
hevc_mc_uni_msa.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions 2015-06-03 21:30:21 +02:00
hevc_mc_uniw_msa.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions 2015-06-03 13:46:47 +02:00
hevcdsp_init_mips.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions 2015-06-03 21:30:21 +02:00
hevcdsp_mips.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions 2015-06-03 21:30:21 +02:00
hevcdsp_msa.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions 2015-06-03 21:30:21 +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 biw mc functions 2015-06-03 21:01:59 +02:00
mathops.h avcodec/mips: loongson fix bugs in mathops optimization 2015-05-21 17:46:33 +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