1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/mips
Shivraj Patil 7b45790771 avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h
This patch modifies HEVC mc MIPS-SIMD optimized code according to improved version of generic macros.

Overall, this patch is just upgrading the code with styling changes and will bring it in sync with MIPS-SIMD optimized latest codebase at our end.

Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-05-28 20:47:29 +02:00
..
aaccoder_mips.c
aacdec_mips.c
aacdec_mips.h
aacpsdsp_mips.c
aacpsy_mips.h
aacsbr_mips.c
aacsbr_mips.h
ac3dsp_mips.c
acelp_filters_mips.c
acelp_vectors_mips.c
amrwbdec_mips.c
amrwbdec_mips.h
celp_filters_mips.c
celp_math_mips.c
compute_antialias_fixed.h
compute_antialias_float.h
fft_mips.c
fmtconvert_mips.c
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: Split uni mc optimizations to new file 2015-05-28 16:51:38 +02:00
hevc_mc_uni_msa.c avcodec/mips: Split uni mc optimizations to new file 2015-05-28 16:51:38 +02:00
hevcdsp_init_mips.c
hevcdsp_mips.h
hevcdsp_msa.c avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h 2015-05-28 20:47:29 +02:00
iirfilter_mips.c
lsp_mips.h
Makefile avcodec/mips: Split uni mc optimizations to new file 2015-05-28 16:51:38 +02:00
mathops.h
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c
sbrdsp_mips.c