Skip to content
  • Erik de Castro Lopo's avatar
    Adds SSE-accelerated lpc functions. · 5e5ee272
    Erik de Castro Lopo authored
    New functions are:
        FLAC__lpc_compute_autocorrelation_intrin_sse_lag_4()
        FLAC__lpc_compute_autocorrelation_intrin_sse_lag_8()
        FLAC__lpc_compute_autocorrelation_intrin_sse_lag_12()
        FLAC__lpc_compute_autocorrelation_intrin_sse_lag_16()
        FLAC__lpc_compute_residual_from_qlp_coefficients_16_intrin_sse2()
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    5e5ee272