deinterlace: process prog 420 as 422 [1/1]

PD#SWPL-11051

Problem:
Abnormal display of red subtitles

Solution:
process prog 420 as 422

Verify:
tl1

Change-Id: I46e0af178d6d87fc3a815f70c5a84d0f80772b6c
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
This commit is contained in:
Jihong Sui
2019-07-11 10:31:26 +08:00
committed by Luan Yuan
parent b875ebbc7d
commit 492f54d8d3

View File

@@ -3014,7 +3014,7 @@ config_di_wr_mif(struct DI_SIM_MIF_s *di_nrwr_mif,
di_mtnwr_mif->canvas_num = di_buf->mtn_canvas_idx;
}
}
static bool force_prog;
static bool force_prog = true;
module_param_named(force_prog, force_prog, bool, 0664);
static void config_di_mif(struct DI_MIF_s *di_mif, struct di_buf_s *di_buf)
{