commit | a6e1f7088d9278f2e873f2099894827ac990248b | [log] [tgz] |
---|---|---|
author | Narsinga Rao Chella <nrchella@codeaurora.org> | Fri Oct 22 13:57:32 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu May 19 03:27:59 2022 -0700 |
tree | 51956e6760d381799659149a2c911d22ea5a9eff | |
parent | 152f8ff52702fe3a928b571df95016694377f3bb [diff] |
HAL: Restrict calls to ADM for low-latency usecase Stream must be registered for AUDIO_OUTPUT_FLAG_FAST and AUDIO_INPUT_FLAG_FAST. The others are not intended to take this path. If all streams are registered, they wait for focus which leads to underruns. Change-Id: I7304a09ee9a6f60b10394a2ed206e365e3b8090e Signed-off-by: Narsinga Rao Chella <nrchella@codeaurora.org>