mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-11-02 13:34:04 +08:00
[mpp_hal]: add slots to hal initial configure
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@227 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -328,6 +328,7 @@ MPP_RET mpp_dec_init(MppDec **dec, MppCodingType coding)
|
||||
MppHalCfg hal_cfg = {
|
||||
MPP_CTX_DEC,
|
||||
coding,
|
||||
p->slots,
|
||||
NULL,
|
||||
parser_cfg.task_count,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user