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

Skip to content
Commit 6fac2339 authored by Sampath's avatar Sampath Committed by Andy Hung
Browse files

Disable fast capture for record thread attached to MSD

As part of latency reduction in MSD, the reported block size of
anything less than 12ms will enable the fast capture feature in
AudioFlinger. However, the fast capture is not functioning as expected
where the framework crashes due to empty frames read requests and
simultaneous read requests from PassthruPatchRecord thread.

In order enable the smaller block size processing in MSD HAL, disable
the fast capture functionality so that, default PassthruPatchRecord can
be used for successful audio playback.

Bug: 262773950
Bug: 262852184
Change-Id: I5f3ed9c58055b6fd6b6a876fb131fec348f4c83c
parent b91a4f17
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