diff options
| author | Volker RĂ¼melin <vr_qemu@t-online.de> | 2022-03-01 20:12:59 +0100 |
|---|---|---|
| committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-03-04 11:05:13 +0100 |
| commit | 251f15496ec5f274f100cd155eb60b9add96196e (patch) | |
| tree | 56820f6e69fc2e640eae34ceaf3a93da6c627fcf /python/tests/protocol.py | |
| parent | 8e56a172a15708c6b7382fbf3441bed26bc0ffef (diff) | |
| download | focaccia-qemu-251f15496ec5f274f100cd155eb60b9add96196e.tar.gz focaccia-qemu-251f15496ec5f274f100cd155eb60b9add96196e.zip | |
audio: add function audio_pcm_hw_conv_in()
Add a function audio_pcm_hw_conv_in() similar to the existing counterpart function audio_pcm_hw_clip_out(). This function reduces the number of calls to the pcm_ops functions get_buffer_in() and put_buffer_in(). That's one less call to get_buffer_in() and put_buffer_in() every time the conv_buffer wraps around. Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de> Message-Id: <20220301191311.26695-3-vr_qemu@t-online.de> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python/tests/protocol.py')
0 files changed, 0 insertions, 0 deletions