IALG_MemRec Struct Reference
[IALG - XDAIS Algorithm Interface]

#include <ialg.h>


Detailed Description

Memory records.


Data Fields

Uns size
Int alignment
IALG_MemSpace space
IALG_MemAttrs attrs
Void * base


Field Documentation

Uns IALG_MemRec::size

Size in MAU of allocation

Int IALG_MemRec::alignment

Alignment requirement (MAU)

IALG_MemSpace IALG_MemRec::space

Allocation space

IALG_MemAttrs IALG_MemRec::attrs

Memory attributes

Void* IALG_MemRec::base

Base address of allocated buf


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated