TIOVX User Guide

Information about a image mapping. More...

#include <vx_image.h>

Data Fields

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

Definition at line 37 of file vx_image.h.


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