diff options
author | Volker RĂ¼melin | 2021-01-10 11:02:24 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2021-01-15 11:25:22 +0100 |
commit | a2893c8303e05dda92291487949b611aa361a039 (patch) | |
tree | ebc985d1fab4124f106af1225a2fe2f491f24b68 /audio/sdlaudio.c | |
parent | sdlaudio: replace legacy functions with modern ones (diff) | |
download | qemu-a2893c8303e05dda92291487949b611aa361a039.tar.gz qemu-a2893c8303e05dda92291487949b611aa361a039.tar.xz qemu-a2893c8303e05dda92291487949b611aa361a039.zip |
audio: split pcm_ops function get_buffer_in
Split off pcm_ops function run_buffer_in from get_buffer_in and
call run_buffer_in before get_buffer_in.
The next patch only needs the generic buffer management part
from audio_generic_get_buffer_in().
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-id: 9315afe5-5958-c0b4-ea1e-14769511a9d5@t-online.de
Message-Id: <20210110100239.27588-8-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'audio/sdlaudio.c')
0 files changed, 0 insertions, 0 deletions