Currently both lpc_intrin_sse2.c and lpc_intrin_sse41.c
define macros RESIDUAL_RESULT and DATA_RESULT.

This patch changes their names so they become different.

Reason: FLAC build systems don't apply specific options (such as
-msse4.1) to specific files. So it makes little sense to have
separate *_intrin_sseA.c and *_intrin_sseB.c files.

IMHO it's not unreasonable to merge fixed_intrin_sse2.c and fixed_intrin_sse2.c
into fixed_intrin.c, etc. This patch makes it possible for lpc_intrin_sse2.c
and lpc_intrin_sse41.c.

Attachment: 14_sse_define.patch
Description: Binary data

_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to