]> git.alsa-project.org Git - alsa-plugins.git/commit
rate: Simplify with snd_pcm_channel_area_addr()
authorTakashi Iwai <tiwai@suse.de>
Mon, 21 Jun 2021 12:24:50 +0000 (14:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 21 Jun 2021 12:24:50 +0000 (14:24 +0200)
commit4219f4b3fded74d7b07a54c3ba8661d7a18c3b6c
tree5e082d5758968289aeda15c7c6166557d3fb7322
parent873d962332b912a0bf78f9deb67275ea2182941b
rate: Simplify with snd_pcm_channel_area_addr()

Use the new common helper instead of the open code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
rate-lav/rate_lavrate.c
rate/rate_samplerate.c