Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_GAL_Overlay Struct Reference
[YUV overlay operations]

#include <gdi.h>

Data Fields


Detailed Description

The YUV hardware video overlay

Definition at line 1609 of file gdi.h.


Field Documentation

Uint32 format
 

The overlay format, read-only

Definition at line 1611 of file gdi.h.

int h
 

The height of the overlay, read-only

Definition at line 1615 of file gdi.h.

Uint32 hw_overlay
 

Does This overlay hardware accelerated?

Definition at line 1629 of file gdi.h.

struct private_yuvhwdata* hwdata
 

Hardware-specific surface info

Definition at line 1626 of file gdi.h.

struct private_yuvhwfuncs* hwfuncs
 

Hardware-specific surface info

Definition at line 1624 of file gdi.h.

Uint16* pitches
 

The pitches of planes, read-only

Definition at line 1619 of file gdi.h.

Uint8** pixels
 

The YUV pixels of planse, read-write

Definition at line 1621 of file gdi.h.

int planes
 

The number of the planes of the overlay, read-only

Definition at line 1617 of file gdi.h.

int w
 

The width of the overlay, read-only

Definition at line 1613 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2