summaryrefslogtreecommitdiff
path: root/libavresample/x86/util.asm
Commit message (Collapse)AuthorAge
* lavr: x86: optimized 2-channel s16 to s16p conversionJustin Ruggles2012-08-23
|
* lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macroJustin Ruggles2012-07-27
| | | | | Removes a false dependency on existing contents of the 2nd dst register, giving better performance for OOE.
* lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffsJustin Ruggles2012-05-29