[flac-dev] [PATCH] SSE optimizations

lvqcl lvqcl.mail at gmail.com
Sun Jul 27 04:14:22 PDT 2014


This patch adds new function
FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_sse41()

and rewrites function
FLAC__lpc_compute_residual_from_qlp_coefficients_16_intrin_sse2()

The tests show noticeable speed increase on Intel Core i3/5/7 (up to 30% for -8 mode),
AMD Athlon64, Phenom, Bulldozer/Piledriver, but no increase or even very small
speed decrease (~2% for -8 mode) on Intel Core2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sse_encode.zip
Type: application/zip
Size: 2795 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140727/b90dd99d/attachment.zip 


More information about the flac-dev mailing list