mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 09:06:50 +08:00
[hal_jpege_vepu2]: Fix memory leak on multi-core
Change-Id: If98d9a01903d8907ad86a4a234c8e3bdac0e48d5 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -272,6 +272,7 @@ MPP_RET hal_jpege_vepu2_get_task(void *hal, HalEncTask *task)
|
||||
}
|
||||
}
|
||||
|
||||
if (!ctx_ext->reg_cfg)
|
||||
mpp_dev_multi_offset_init(&ctx_ext->reg_cfg, 24);
|
||||
|
||||
syntax->low_delay = 1;
|
||||
|
Reference in New Issue
Block a user