mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-25 14:13:22 +00:00
avutil/mips: Restructure of generic macros
This patch includes restructuring of existing macros and addition of more generic macros. This change was necessary to avoid repeated review comments in remaining patches which we were about to submit. Also this patch reduces number of code lines due to maximum use of generic macros, allows better code alignment & readability etc. These modifications in commonly used .libavutil/mips/generic_macros_msa.h. impacts the already accepted code, hence re-submitting it in 2/4,3/4 & 4/4. Overall, this patch set 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>
This commit is contained in:
committed by
Michael Niedermayer
co-authored by
Michael Niedermayer
parent
7206b94fb8
commit
02a4991230
+1266
-1278
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user