From 3df55604f52866b77a4e7b51ce701c952cea34f4 Mon Sep 17 00:00:00 2001 From: millerliang Date: Wed, 1 Jun 2022 21:05:31 +0800 Subject: [PATCH] audio: adjust the latency for compress-offload Compress-offload also needs to adjust the latency to meet the av sync result. Bug: 234104918 Test: Play AV sync video in YTMusic test apk Change-Id: I45e4b2d2c477ae2eae14d7342e3a81c38ec61cb4 --- audio/cheetah/config/audio_platform_configuration.xml | 7 +++++++ audio/panther/config/audio_platform_configuration.xml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/audio/cheetah/config/audio_platform_configuration.xml b/audio/cheetah/config/audio_platform_configuration.xml index f5356bb..c954366 100644 --- a/audio/cheetah/config/audio_platform_configuration.xml +++ b/audio/cheetah/config/audio_platform_configuration.xml @@ -217,6 +217,13 @@ + + + + + + + diff --git a/audio/panther/config/audio_platform_configuration.xml b/audio/panther/config/audio_platform_configuration.xml index f5356bb..c954366 100644 --- a/audio/panther/config/audio_platform_configuration.xml +++ b/audio/panther/config/audio_platform_configuration.xml @@ -217,6 +217,13 @@ + + + + + + +