ffmpeg/libavutil/mips
Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions
This patch adds MSA (MIPS-SIMD-Arch) optimizations for pixblock functions in new file pixblockdsp_msa.c
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-29 12:03:43 +02:00
..
Makefile
asmdefs.h mips/asmdefs: use _ABI64 as defined by gcc 2015-03-12 16:45:31 +01:00
float_dsp_mips.c mips/float_dsp: fix vector_fmul_window_mips on mips64 2015-03-18 19:08:02 +01:00
generic_macros_msa.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 2015-06-29 12:03:43 +02:00
intreadwrite.h avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not supported) 2015-04-10 13:03:44 +02:00
libm_mips.h