mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
atv_demod: modify PALM/N's resolution and sound system display error [3/3]
PD#SWPL-434 Problem: PALM/N's resolution and sound system display error Solution: modify PALM/N's resolution and sound system display error PALM: 480i PALN: 576i Verify: verified by einstein Change-Id: I2271222634fb5d382aebff31289ab22ddb443bc3 Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
This commit is contained in:
committed by
Jianxin Pan
parent
cd2fa1d617
commit
f4176cd13b
@@ -1603,6 +1603,7 @@ int amlfmt_aud_standard(int broad_std)
|
||||
uint32_t reg_value = 0;
|
||||
|
||||
switch (broad_std) {
|
||||
case AML_ATV_DEMOD_VIDEO_MODE_PROP_PAL_M:
|
||||
case AML_ATV_DEMOD_VIDEO_MODE_PROP_NTSC:
|
||||
std = AUDIO_STANDARD_A2_K;
|
||||
configure_adec(std);
|
||||
|
||||
Reference in New Issue
Block a user