commit | d9e6768a5d5628692e927f346dbdbb63170fd0b7 | [log] [tgz] |
---|---|---|
author | yayun.shi <yayun.shi@amlogic.com> | Tue Dec 03 15:49:37 2024 +0800 |
committer | yayun.shi <yayun.shi@amlogic.com> | Tue Dec 03 15:49:59 2024 +0800 |
tree | e4aeb08045bb212ac47f260d07d38bc40630c201 | |
parent | 152d62e5c8045139b5c3ebbac0798d0cc3adeb1b [diff] |
audio: DTS bypass no sound after arc changes to eARC [1/1] PD#SWPL-192731 Problem: aml_out->fast_quit is set to true in dtsx_decoder_release_patch. After decoder re-init, aml_out->fast_quit is still true. Solution: Clear aml_out->fast_quit in dtsx_decoder_init_patch. Verify: yocto-t5w Change-Id: I4a2dda08d0523db734adc809fb753b8bdbffb462 Signed-off-by: yayun.shi <yayun.shi@amlogic.com>