third_party_ffmpeg/libavutil/mips
Nedeljko Babic dfa9208074 mips/float_dsp: fix a bug in vector_fmul_window_mips
Loop was unrolled eight times although in heder there is assumption
that len is multiple of 4.
This is fixed, and assembly code is rewritten to be more optimal and
to simplify clobber list.

Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-05 12:31:44 +01:00
..
float_dsp_mips.c mips/float_dsp: fix a bug in vector_fmul_window_mips 2015-03-05 12:31:44 +01:00
intreadwrite.h Merge remote-tracking branch 'qatar/master' 2012-05-10 02:25:41 +02:00
libm_mips.h replace all __volatile__ by volatile 2012-07-11 04:04:29 +02:00
Makefile mips: Fixing HAVE_MIPSFPU dependencies 2012-11-21 23:57:29 +01:00