aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/sbrdsp.h
AgeCommit message (Expand)Author
2012-04-04sbrdsp: Use standard multiple inclusion guards.Diego Biurrun
2012-02-23SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET
2012-02-23SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET
2012-01-28aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard
2012-01-28aacsbr: move some simdable loops to function pointersMans Rullgard