summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngela Stegmaier2014-01-23 17:37:45 -0600
committerGerrit Code Review2014-02-02 21:26:49 -0600
commit76b680d6dcf3a08c0e4701729ff8c9e641054353 (patch)
treeec8e07b111cc07c911d92ab1ff75ec5487751886 /audio/multizone/dra7evm_paths.xml
parent2cb7de7d5c48c3ada7208a9eaef7e9d6aa873677 (diff)
downloaddevice-ti-jacinto6evm-76b680d6dcf3a08c0e4701729ff8c9e641054353.tar.gz
device-ti-jacinto6evm-76b680d6dcf3a08c0e4701729ff8c9e641054353.tar.xz
device-ti-jacinto6evm-76b680d6dcf3a08c0e4701729ff8c9e641054353.zip
audio: Multizone: Don't Round to 16 Input Buffer Size
The input buffer size returned from AudioStreamIn::getBufferSize() and AudioHwDevice::getInputBufferSize() was being rounded to a multiple of 16 with a note that it is required by AudioFlinger, but AudioFlinger has no such requirement for input buffer size (only output buffer size). Rounding to 16 caused an issue for the multizone audio when certain sample rates were used. So, the rounding is removed as it is not needed. Change-Id: I8d5010f5bab7eb780868b47899ea0115fa8c1c4b Signed-off-by: Angela Stegmaier <a0866189@ti.com>
Diffstat (limited to 'audio/multizone/dra7evm_paths.xml')
0 files changed, 0 insertions, 0 deletions