mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
ece0c239e6
PD#SWPL-132354 PD#OTT-43684 Problem: when the audio hw sample freq changes, the audio sample packets still keep send out. Compared with 3rd devices, there will stop the sample packets, only keep the ACR send out. Solution: Optimize the audio setting flow disable ACR in PREPARE finial enable ACR sync the aud_src_if and aud_output_ch variables when prepare, add the temporary CT_PREPARE Verify: sc2 Change-Id: Ic3a589fd16124e3036d93b766d84f600bf9cb811 Signed-off-by: zongdong.jiao <zongdong.jiao@amlogic.com>