XDAIS  dais-x04
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
XDM2_BufSize Union Reference

Union describing a buffer size. More...

#include <xdm.h>

Collaboration diagram for XDM2_BufSize:
Collaboration graph

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

XDAS_Int32 XDM2_BufSize::width

Width of buf in 8-bit bytes.

XDAS_Int32 XDM2_BufSize::height

Height of buf in 8-bit bytes.

struct { ... } XDM2_BufSize::tileMem
XDAS_Int32 XDM2_BufSize::bytes

Size of buf in 8-bit bytes.


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