TIOVX User Guide

Structure describing a memory stats pointer. More...

#include <tivx_mem.h>

Data Fields

vx_uint32 mem_size
 Total size of memory segment Set to 0 when memory segment size cannot be determined.
 
vx_uint32 free_size
 Max free block in memory heap segment Set to 0 when free size cannot be determined.
 

Detailed Description

Structure describing a memory stats pointer.

Definition at line 225 of file tivx_mem.h.


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