mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
atv_demod: enable the nicam switch [1/1]
PD#TV-6144 Problem: enable the nicam switch. Solution: 1.enable the nicam switch. Verify: Verified by x301 Change-Id: I3961233c6093b372692098ddbb24737063ad59de Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
This commit is contained in:
@@ -41,7 +41,7 @@ unsigned int aud_std = AUDIO_STANDARD_NICAM_DK;
|
||||
unsigned int aud_mode = AUDIO_OUTMODE_STEREO;
|
||||
bool aud_auto = true;
|
||||
bool aud_reinit;
|
||||
bool aud_mono_only = true;
|
||||
bool aud_mono_only;
|
||||
unsigned long over_threshold = 0xffff;
|
||||
unsigned long input_amplitude = 0xffff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user