lvqcl
2017-Feb-18 16:40 UTC
[flac-dev] [PATCH 3/5] SIMD: accelerate decoding of some 24-bit FLAC
This patch accelerates decoding of non-Subset 24-bit FLAC files (where lpc_order > 12). (The improved function is FLAC__lpc_restore_signal_wide_intrin_sse41(). It requires SSE4.1 and it's used only by 32-bit libFLAC) -------------- next part -------------- A non-text attachment was scrubbed... Name: 03_wide_decode.patch Type: application/octet-stream Size: 5502 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170218/a1d930fe/attachment.obj>
Erik de Castro Lopo
2017-Feb-19 20:15 UTC
[flac-dev] [PATCH 3/5] SIMD: accelerate decoding of some 24-bit FLAC
lvqcl wrote:> This patch accelerates decoding of non-Subset 24-bit FLAC files > (where lpc_order > 12). > > (The improved function is FLAC__lpc_restore_signal_wide_intrin_sse41(). > It requires SSE4.1 and it's used only by 32-bit libFLAC)Applied. Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/