Files
flac/src/libFLAC
Erik de Castro Lopo 7e9278934e libFLAC : Add asm versions for two _wide() functions.
GCC generates slow ia32 code for FLAC__lpc_restore_signal_wide() and
FLAC__lpc_compute_residual_from_qlp_coefficients_wide() so 24-bit
encoding/decoding is slower for GCC compile than for MSVS or ICC
compile. This patch adds ia32 asm versions of these functions.

Patch-from: lvqcl <lvqcl.mail@gmail.com>
2014-01-07 21:35:08 +11:00
..
2013-09-25 23:07:46 +10:00
2013-10-04 13:50:01 +10:00
2013-10-04 13:50:01 +10:00
2012-02-13 19:39:55 +11:00
2013-12-20 05:57:33 +11:00