[hal_jpege1]: Fix spliting ECS not work problem

Change-Id: I1d1674ef9f8b27ff92db3c9cc8f1af9135f1c637
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
This commit is contained in:
Johnson Ding
2023-05-04 17:49:43 +08:00
committed by Herman Chen
parent e214fe36dd
commit e025b079a2

View File

@@ -372,6 +372,8 @@ static MPP_RET hal_jpege_vepu1_gen_regs(void *hal, HalEncTask *task)
((fmt_cfg.r_mask & 0x1f) << 16) | coeffF;
}
regs[20] = ((syntax->part_rows & 0xff) << 16) | jpege_restart_marker[0];
regs[14] |= 0x001;
{