]> git.sesse.net Git - ffmpeg/commit
avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functions
authorKaustubh Raste <kaustubh.raste@imgtec.com>
Tue, 24 Oct 2017 07:08:30 +0000 (12:38 +0530)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 25 Oct 2017 19:50:37 +0000 (21:50 +0200)
commit2aab7c2dfaca4386c38e5d565cd2bf73096bcc86
tree79214944682ccdd49324b0efa24643074cc7c676
parentc23209f63d51a33061f336c2a53e1dae664182d0
avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functions

Remove loops and unroll as block sizes are known.

Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
Reviewed-by: Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mips/h264qpel_msa.c