TIOVX User Guide

Data structure to hold info about object descriptor table. More...

#include <tivx_obj_desc_priv.h>

Data Fields

tivx_obj_desc_shm_entry_ttable_base
 Object descriptor table base address.
 
uint32_t num_entries
 Object descriptor table, number of entries.
 
uint32_t last_alloc_index
 Index of last allocated entry, this can be used to optimize free entry search start index during object descriptor alloc.
 

Detailed Description

Data structure to hold info about object descriptor table.

Definition at line 442 of file tivx_obj_desc_priv.h.


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