FFmpeg/libavutil/mips
Shivraj Patil 02a4991230 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>
2015-05-28 11:34:52 +02:00
..
asmdefs.h mips/asmdefs: use _ABI64 as defined by gcc 2015-03-12 16:45:31 +01:00
float_dsp_mips.c mips/float_dsp: fix vector_fmul_window_mips on mips64 2015-03-18 19:08:02 +01:00
generic_macros_msa.h avutil/mips: Restructure of generic macros 2015-05-28 11:34:52 +02:00
intreadwrite.h avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not supported) 2015-04-10 13:03:44 +02:00
libm_mips.h
Makefile