]> code.delx.au - pulseaudio/commit
resampler: cache integer channel_map
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 17 Aug 2009 09:35:47 +0000 (11:35 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Aug 2009 09:31:03 +0000 (11:31 +0200)
commit601e5f1867065912e1740e2408a948ca818f6c59
treea2d29c6dc559549ee82489422ce7508e04ba2dad
parent25724cdd40283a00e6edd9449d0f3cf16823b41b
resampler: cache integer channel_map

Calculate and cache an integer version of the channel map so that we don't have
to regenerate it when dealing with s16 samples.
src/pulsecore/resampler.c