summaryrefslogtreecommitdiffstats
path: root/media/libmedia/AudioTrack.cpp
diff options
context:
space:
mode:
authorDhanalakshmi Siddani <dsiddani@codeaurora.org>2015-08-27 17:44:13 +0530
committerLinux Build Service Account <lnxbuild@localhost>2015-10-06 03:24:49 -0600
commit70adc5b3c66961a8e297c6a51f4439447d32472f (patch)
tree70769fbac236b78eb2751176a8f08be3009af83d /media/libmedia/AudioTrack.cpp
parentb9fb5f42bc4a40f3be5a7a9b2c57bf6b604aea7e (diff)
downloadframeworks_av-70adc5b3c66961a8e297c6a51f4439447d32472f.zip
frameworks_av-70adc5b3c66961a8e297c6a51f4439447d32472f.tar.gz
frameworks_av-70adc5b3c66961a8e297c6a51f4439447d32472f.tar.bz2
audioflinger: increase client heap size to 2MB
- Playback of 24 bit 192kHz clips fails during device switch between wired headset and BT when repeat track is enabled. - Memory allocation for AudioTrack fails because the heap gets fragmented and free chunks of the size requested are not available. - Increase the current heap size to 2MB to ensure that there is always a free chunk to accommodate the requested size. CRs-Fixed: 855910 Change-Id: I2eb18b15557fa264fb66ff282746cad4e6c718f7
Diffstat (limited to 'media/libmedia/AudioTrack.cpp')
0 files changed, 0 insertions, 0 deletions