Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d6ba47c2 authored by Aalique Grahame's avatar Aalique Grahame
Browse files

AudioFlinger: increase size of client heap

To successfuly set the playback rate for most tracks, we want to
use a value of 500 for the audio sink buffer size in msec. This is
necessary to meet frame count lower bounds when increasing speed.
However, this buffer size of 500 doesn't allow for successful repeat
mode playback of 192KHz, 8 channels files as one track occupies
3MB out of 4MB of the heap. Hence, increase the heap size.

CRs-Fixed: 1073831
Change-Id: Icfbfcefd0df4e88671e3f10f0031610ef502aa42
parent 7d60647f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment