TIOVX User Guide
tivx_user_data_object_map_info_t Struct Reference

Information about user data object mapping. More...

#include <vx_user_data_object.h>

Data Fields

uint8_t * map_addr
 Address mapped via vxMapUserDataObject()
 
vx_size map_size
 Size of memory region mapped via vxMapUserDataObject()
 
vx_enum mem_type
 Type of memory mapped via vxMapUserDataObject(), see vx_memory_type_e and tivx_memory_type_e.
 
vx_enum usage
 Type of access being done by user, see vx_accessor_e.
 

Detailed Description

Information about user data object mapping.

Definition at line 83 of file vx_user_data_object.h.


The documentation for this struct was generated from the following file: