]> git.alsa-project.org Git - alsa-lib.git/commit
test: latency - use snd_pcm_format_physical_width()
authorJaroslav Kysela <perex@perex.cz>
Mon, 14 Nov 2022 11:36:04 +0000 (12:36 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Nov 2022 11:36:07 +0000 (12:36 +0100)
commit78b20e3caa7bba930095e05f3f8cbe665204fcfd
treee2f667792ed414c949e410a10cd273e188085733
parent152983f01b0bc1178ea0d461ebf66e2d2a8e2e02
test: latency - use snd_pcm_format_physical_width()

We need to allocate frames using the physical size not
the sample bit size.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/topology/ctl.c
test/latency.c