]> git.sesse.net Git - ffmpeg/commit
avcodec/mips: Improve hevc uni 4 tap hv mc msa functions
authorKaustubh Raste <kaustubh.raste@imgtec.com>
Mon, 6 Nov 2017 10:50:51 +0000 (16:20 +0530)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 8 Nov 2017 19:58:56 +0000 (20:58 +0100)
commit350721e9fd6bdec5e9bf024315b64ce29de45bf7
treeecdf7c8518efe57ea58555c75557b5a60b2ceb3a
parent4878854eefe6d7f4f18fe3b1909f4e9571e18b48
avcodec/mips: Improve hevc uni 4 tap hv mc msa functions

Use global mask buffer for appropriate mask load.
Remove unused macro and table.

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/hevc_mc_uni_msa.c