Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics related to LPC changes. | Justin Ruggles | 2011-01-23 | 1 | -4/+5 |
* | Separate window function from autocorrelation. | Justin Ruggles | 2011-01-23 | 1 | -13/+6 |
* | Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. | Justin Ruggles | 2011-01-23 | 1 | -2/+12 |
* | lpc_mmx: add xmm registers to clobber list | Ramiro Polla | 2010-10-31 | 1 | -0/+2 |
* | lpc_mmx: merge some asm blocks | Ramiro Polla | 2010-10-31 | 1 | -9/+10 |
* | Reduce number of ASM constraints for ff_lpc_compute_autocorr_sse2 since it | Reimar Döffinger | 2010-01-02 | 1 | -9/+10 |
* | Move autocorrelation function from flacenc.c to lpc.c. Also rename the | Justin Ruggles | 2009-10-17 | 1 | -0/+139 |