Searched hist:e709d2ac47e71a879294f20e3fb994b7aea55226 (Results 1 – 2 of 2) sorted by relevance
/qemu/audio/ |
H A D | mixeng.c | e709d2ac47e71a879294f20e3fb994b7aea55226 Tue May 05 13:25:57 UTC 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> audio: Let audio_sample_to_uint64() use const samples argument
The samples are the input to convert to u64. As we should not modify them, mark the argument const.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200505132603.8575-2-f4bug@amsat.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | audio.h | e709d2ac47e71a879294f20e3fb994b7aea55226 Tue May 05 13:25:57 UTC 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> audio: Let audio_sample_to_uint64() use const samples argument
The samples are the input to convert to u64. As we should not modify them, mark the argument const.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200505132603.8575-2-f4bug@amsat.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|