mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
atv_demod: fix audio output when adjust the input amplitude [1/1]
PD#TV-4901 Problem: fix audio output when adjust the input amplitude. Solution: fix audio output when adjust the input amplitude. Verify: verified by x301 Change-Id: If08e4adff6f4d0355448687ebe6756fa2e155704 Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
This commit is contained in:
committed by
Dongjin Kim
parent
5a78b7ca54
commit
15c4a9db50
@@ -31,7 +31,7 @@ bool atvdemod_mixer_tune_en;
|
||||
bool atvdemod_overmodulated_en;
|
||||
bool audio_det_en;
|
||||
bool atvdemod_det_snr_en = true;
|
||||
bool audio_thd_en = true;
|
||||
bool audio_thd_en;
|
||||
bool atvdemod_det_nonstd_en;
|
||||
bool atvaudio_det_outputmode_en = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user