TIOVX User Guide
tivx_raw_image_map_info_t Struct Reference

Information about a raw image mapping. More...

#include <tivx_raw_image.h>

Data Fields

uint8_t * map_addr
 Address mapped via tivxMapRawImagePatch()
 
vx_size map_size
 Size of memory region mapped via tivxMapRawImagePatch()
 
vx_enum mem_type
 Type of memory mapped via tivxMapRawImagePatch(), 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 a raw image mapping.

Definition at line 37 of file tivx_raw_image.h.


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