TIOVX User Guide
|
object array object descriptor as placed in shared memory More...
#include <tivx_obj_desc.h>
Data Fields | |
tivx_obj_desc_t | base |
base object descriptor | |
volatile vx_enum | item_type |
The item type of the lut. | |
volatile uint32_t | num_items |
number of valid items in array | |
volatile uint16_t | obj_desc_id [TIVX_OBJECT_ARRAY_MAX_ITEMS] |
array of descriptor ids of the objects | |
object array object descriptor as placed in shared memory
Definition at line 784 of file tivx_obj_desc.h.