commit | 871e939f3dabf4b72535226bd774e769d4da6ad2 | [log] [tgz] |
---|---|---|
author | Narsinga Rao Chella <nrchella@codeaurora.org> | Fri Oct 22 13:57:32 2021 +0530 |
committer | Michael Bestas <mkbestas@lineageos.org> | Mon Apr 24 18:46:54 2023 +0300 |
tree | 06adbfb9c258f04a724bc3b41c97d860e4564760 | |
parent | b324a86d33130c74979a332ddf0731004ca38e23 [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>