hi_user_roi_map

Description

Defines the user ROI information. This structure is reserved and not supported currently.

Definition

typedef struct {
    hi_bool valid;
    hi_u64  phy_addr;
} hi_user_roi_map;

Members

Member

Description

valid

Whether the ROIMap table of the image is valid.

phy_addr

Virtual address of the ROIMap table of the image.