Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sbrdsp: move #if to disable all educational code | Janne Grunau | 2014-03-18 | 1 | -4/+8 |
* | sbrdsp: Unroll and use integer operations | Christophe Gisquet | 2013-05-03 | 1 | -12/+27 |
* | sbrdsp: Unroll sbr_autocorrelate_c | Christophe Gisquet | 2013-05-03 | 1 | -0/+25 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | SBR DSP: unroll sum_square | Christophe GISQUET | 2012-03-07 | 1 | -4/+9 |
* | SBR DSP x86: implement SSE sbr_sum_square_sse | Christophe GISQUET | 2012-02-23 | 1 | -0/+2 |
* | SBR DSP: use intptr_t for the ixh parameter. | Christophe GISQUET | 2012-02-23 | 1 | -1/+1 |
* | aacsbr: ARM NEON optimised sbrdsp functions | Mans Rullgard | 2012-01-28 | 1 | -0/+4 |
* | aacsbr: move some simdable loops to function pointers | Mans Rullgard | 2012-01-28 | 1 | -0/+237 |