定义模块设备通道结构体。
typedef struct { hi_mod_id mod_id; hi_s32 dev_id; hi_s32 chn_id; } hi_mpp_chn;
成员名称
描述
mod_id
模块号。
dev_id
设备号。
chn_id
通道号。