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

Skip to content
Commit d0fdc5f3 authored by Revathi Uddaraju's avatar Revathi Uddaraju Committed by Gerrit - the friendly Code Review server
Browse files

hal: Fix Glitch issue during concurrent playback

- VOIP Playback and VOIP Record streams are opened with 8k for whatsapp
  call. Then resume of compress offload playback happens.

- In this scenario, Compress offload backend would be configured to 48k
  even though clip is of different sample rate.

- This results in backend reconfiguration for next Low Latency playback
  which would be heard as glitch.

- Fix this by avoiding default sample rate selection based on usecase
  sample rate. Instead check the condition for backend sample rate
  configuration.

Change-Id: If9b1825628dee4717740b442431fb17487e503c1
parent 4c3aae16
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