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:
nengwen.chen
2018-10-11 10:16:56 +08:00
committed by Jianxin Pan
parent cd2fa1d617
commit f4176cd13b

View File

@@ -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);