commit | 0c540ec3a76932b8f4ed3284c6d2df375de97c8f | [log] [tgz] |
---|---|---|
author | juyuchen <juyuchen@google.com> | Thu Sep 01 15:36:38 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 01 15:36:38 2022 +0000 |
tree | 9e1342368e56fff10af4e97d23bfe88666ab9566 | |
parent | 62078ba7c3f77b1b0afd4070b41cea2376803229 [diff] | |
parent | 47d623aeff9f33cfabc25d81d832a4ec0673ca5e [diff] |
audio: enable gapless offload for trimming data am: 47d623aeff Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/19761702 Change-Id: Iddaa19947af74a349498dd740d2e5a0c807fb997 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/audio/oriole/config/mixer_paths.xml b/audio/oriole/config/mixer_paths.xml index b7fb719..d877752 100644 --- a/audio/oriole/config/mixer_paths.xml +++ b/audio/oriole/config/mixer_paths.xml
@@ -31,7 +31,7 @@ <ctl name="Voice PCM Stream Wait Time in MSec" value="500"/> <!-- Enable it when AOC is ready to trim delay and padding --> - <!--ctl name="Gapless Offload Enable" value="1"/--> + <ctl name="Gapless Offload Enable" value="1"/> <!-- TDM 0 setting --> <ctl name="TDM_0_RX Chan" value="Four"/>
diff --git a/audio/raven/config/mixer_paths.xml b/audio/raven/config/mixer_paths.xml index b7fb719..d877752 100644 --- a/audio/raven/config/mixer_paths.xml +++ b/audio/raven/config/mixer_paths.xml
@@ -31,7 +31,7 @@ <ctl name="Voice PCM Stream Wait Time in MSec" value="500"/> <!-- Enable it when AOC is ready to trim delay and padding --> - <!--ctl name="Gapless Offload Enable" value="1"/--> + <ctl name="Gapless Offload Enable" value="1"/> <!-- TDM 0 setting --> <ctl name="TDM_0_RX Chan" value="Four"/>