]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: fix wrong comments for some cases of linear interpolation of PCM samples
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 20 Dec 2017 17:17:03 +0000 (02:17 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Dec 2017 09:23:42 +0000 (10:23 +0100)
commit794390adfa04f9b6efcd3a0225912b6478ee3f7e
tree08a230c135881155780c979e7c19e8c1b045fe29
parentf5ca864880fa7de213c80c1e8b9540028740edbd
pcm: fix wrong comments for some cases of linear interpolation of PCM samples

A commit 16b3bf447c28 ('Enhanced bitmasks in PCM - added support for more
formats by Takashi and me') adds support for some cases of linear
interpolation of PCM samples, however some of added comments are not
proper. This commit fixes them.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/plugin_ops.h