]> git.alsa-project.org Git - alsa-lib.git/commit
Performance optimization
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Jan 2005 13:57:51 +0000 (13:57 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 4 Jan 2005 13:57:51 +0000 (13:57 +0000)
commita920ca39dbfc873df980951f928f24eccf76396c
tree5f23bda4e03e11c438e8d6ced743ad8b6926619e
parentc7feb066b10ea5007e215dde7a75843eee334a64
Performance optimization

The performance of rate conversion is optimized.
- with S16 format, no format conversion is done
- linear polation of expansion uses 16bit resolution
src/pcm/pcm_rate.c