Searched defs:main_type (Results 1 – 1 of 1) sorted by relevance
124 hi_u32 main_type; member140 hi_u16 main_type: 3; /* main type to hcc type,refer to hcc_action_type */ member269 static inline hi_void hcc_hdr_param_init(hcc_transfer_param *param, hi_u32 main_type, hi_u32 sub_ty… in hcc_hdr_param_init()