mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 01:26:49 +08:00
[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:

committed by
Herman Chen

parent
e214fe36dd
commit
e025b079a2
@@ -372,6 +372,8 @@ static MPP_RET hal_jpege_vepu1_gen_regs(void *hal, HalEncTask *task)
|
|||||||
((fmt_cfg.r_mask & 0x1f) << 16) | coeffF;
|
((fmt_cfg.r_mask & 0x1f) << 16) | coeffF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
regs[20] = ((syntax->part_rows & 0xff) << 16) | jpege_restart_marker[0];
|
||||||
|
|
||||||
regs[14] |= 0x001;
|
regs[14] |= 0x001;
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user