Displaying 2 results from an estimated 2 matches for "lpc_intrin_ssenn".
2017 Jan 29
1
[PATCH 1/2] for lpc_intrin_sseNN.c
This patch fixes bracket placement, extra space, etc
in lpc_intrin_sse2.c and lpc_intrin_sse41.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ident_fix.patch
Type: application/octet-stream
Size: 3480 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170129/e59c42eb/attachment.obj>
2017 Feb 18
2
[PATCH 2/5] SIMD: remove extra space
Most libFLAC code don't have a space between if and a parenthesis,
so the patch removes them from lpc_intrin_sseNN.c files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_spaces.patch
Type: application/octet-stream
Size: 3861 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170218/5efa74c7/attachment.obj>