]> git.sesse.net Git - ffmpeg/commit
avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h
authorShivraj Patil <shivraj.patil@imgtec.com>
Thu, 28 May 2015 14:44:42 +0000 (20:14 +0530)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 28 May 2015 18:47:29 +0000 (20:47 +0200)
commit7b45790771c0db8b5039ff54ee3cfe68d40e1302
tree1cae48d668953f21eba981f12a3e706ac17e3ead
parent10b77fbf0d1b4b3c79d41b49a81ce3c07beae8bb
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>
libavcodec/mips/hevcdsp_msa.c