diff --git a/drivers/amlogic/media/video_sink/video.c b/drivers/amlogic/media/video_sink/video.c index 862a3e95a5d7..e46c9331f249 100644 --- a/drivers/amlogic/media/video_sink/video.c +++ b/drivers/amlogic/media/video_sink/video.c @@ -458,7 +458,7 @@ static u32 reference_zorder = 128; /* default value 20 30 */ static s32 black_threshold_width = 20; -static s32 black_threshold_height = 30; +static s32 black_threshold_height = 48; static struct vframe_s hist_test_vf; static bool hist_test_flag;