]> code.delx.au - pulseaudio/commit
remap: Split remapping functions into s16 and float implementation
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Wed, 16 Apr 2014 09:58:11 +0000 (11:58 +0200)
committerPeter Meerwald <pmeerw@pmeerw.net>
Mon, 28 Apr 2014 22:00:06 +0000 (00:00 +0200)
commitc0e0e7ea8c836a0c2695d658ca2abbb166101bb3
tree464de4a1d23354a9ec433ca9638f076efba177fa
parent9362bdc8a1d5bd1ce213c517e1999644728193a2
remap: Split remapping functions into s16 and float implementation

The sample format is known when the remap structure is initialized,
no runtime decision needed.

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
src/pulsecore/remap.c
src/pulsecore/remap_mmx.c
src/pulsecore/remap_sse.c