定义用户ROI信息结构体,预留结构体,暂不支持。
typedef struct { hi_bool valid; hi_u64 phy_addr; } hi_user_roi_map;
成员名称
描述
valid
该图的ROIMap表是否有效。
phy_addr
该图的ROIMap表的虚拟地址。