Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mips: optimization for float aac decoder (sbr module) | Mirjana Vulin | 2013-02-21 | 1 | -0/+2 |
* | 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 |