![]() |
TIOVX User Guide
|
Information about a image mapping. More...
#include <vx_tensor.h>
Data Fields | |
| uint8_t * | map_addr |
| Address mapped via vxMapTensorPatch() | |
| vx_size | map_size |
| Size of memory region mapped via vxMapTensorPatch() | |
| vx_enum | mem_type |
| Type of memory mapped via vxMapTensorPatch(), see vx_memory_type_e and tivx_memory_type_e. | |
| vx_enum | usage |
| Type of access being done by user, see vx_accessor_e. | |
Information about a image mapping.
Definition at line 83 of file vx_tensor.h.