Data Fields

XDM2_BufSize Union Reference
[XDM - Shared XDM Definitions]

Union describing a buffer size. More...

#include <xdm.h>

Data Fields

struct {
   XDAS_Int32   width
   XDAS_Int32   height
tileMem
XDAS_Int32 bytes

Detailed Description

Union describing a buffer size.

Remarks:
More advanced memory types (e.g. tiled memory) cannot indicate buffer size using a simple integer, but rather must indicate memory size using a width and height.

Field Documentation

Width of buf in 8-bit bytes.

Height of buf in 8-bit bytes.

struct { ... } XDM2_BufSize::tileMem

Size of buf in 8-bit bytes.


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

Copyright 2011, Texas Instruments Incorporated