Server_MemStat Struct Reference
[Codec Engine Server Interface]

Information for a memory heap of a remote DSP server. More...

#include <Server.h>

Data Fields

Char name [32+1]
Uint32 base
Uint32 size
Uint32 used
Uint32 maxBlockLen

Detailed Description

Information for a memory heap of a remote DSP server.

Remarks:
Sizes are given in DSP data MAUs.
See also:
Server_getMemStat().

Field Documentation

Name of memory heap.

Base address of the memory segment.

Original size of the memory segment.

Number of bytes used.

Length of the largest contiguous free block.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated