Searched defs:vpe_plane_address (Results 1 – 1 of 1) sorted by relevance
82 struct vpe_plane_address { struct83 enum vpe_plane_addr_type type; /**< Type of the plane address */84 bool tmz_surface; /**< Boolean to determine if the surface is allocated from tmz */85 union {