diff options
author | Volker RĂ¼melin <vr_qemu@t-online.de> | 2022-03-01 20:12:57 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-03-04 11:05:13 +0100 |
commit | 18404ff111e43d218b36b69ae002cae58acef352 (patch) | |
tree | c9bdc100da5ea814ef10c2d5c6b0d7c43cd463a9 /fsdev | |
parent | 3a4d06f26f2606dd5029b05b4aff97f198455249 (diff) | |
download | qemu-18404ff111e43d218b36b69ae002cae58acef352.zip qemu-18404ff111e43d218b36b69ae002cae58acef352.tar.gz qemu-18404ff111e43d218b36b69ae002cae58acef352.tar.bz2 |
audio: replace open-coded buffer arithmetic
Replace open-coded buffer arithmetic with the new function
audio_ring_posb(). That's the position in backward direction
of a given point at a given distance.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Reviewed-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20220301191311.26695-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions