返回顶部 hi_mpp_chn DescriptionDefines the structure of the module, device, and channel. Prototypetypedef struct { hi_mod_id mod_id; hi_s32 dev_id; hi_s32 chn_id; } hi_mpp_chn; Members Member Description mod_id Module ID. dev_id Device ID chn_id Channel ID. Parent topic: Common