Memory_AllocParams Struct Reference
[Codec Engine OSAL - Memory]

Parameters for Memory_alloc() & Memory_free(). More...

#include <Memory.h>

Data Fields

Memory_type type
UInt flags
UInt align
UInt seg

Detailed Description

Parameters for Memory_alloc() & Memory_free().

See also:
Memory_DEFAULTPARAMS

Field Documentation

Type of allocation.

See also:
Memory_type

Flags affecting allocation.

See also:
Memory_CACHED
Memory_NONCACHED

Alignment of allocation.

Segment for allocation.


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

Copyright 2009, Texas Instruments Incorporated