mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
Enables VRA mode to support different sample rates for playback. With the change, the resampling can be reduced in the GuestOS. BUG=b:168082107 TEST=`sox -n -t s16 -c2 -r${RATE} synth sine 440 vol 0.1\ | aplay -D hw:0,0 -r${RATE} -f S16_LE -c2` works correctly in the GuestOS. Cq-Depend: chromium:2434114 Change-Id: I7d254173d41ac6b4688894113808785de9162b50 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2399167 Tested-by: Judy Hsiao <judyhsiao@chromium.org> Tested-by: Chih-Yang Hsia <paulhsia@chromium.org> Reviewed-by: Chih-Yang Hsia <paulhsia@chromium.org> Commit-Queue: Judy Hsiao <judyhsiao@chromium.org> Auto-Submit: Judy Hsiao <judyhsiao@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |