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 1610 of file gdi.h.


Field Documentation

Uint32 format
 

The overlay format, read-only

Definition at line 1612 of file gdi.h.

int h
 

The height of the overlay, read-only

Definition at line 1616 of file gdi.h.

Uint32 hw_overlay
 

Does This overlay hardware accelerated?

Definition at line 1630 of file gdi.h.

struct private_yuvhwdata* hwdata
 

Hardware-specific surface info

Definition at line 1627 of file gdi.h.

struct private_yuvhwfuncs* hwfuncs
 

Hardware-specific surface info

Definition at line 1625 of file gdi.h.

Uint16* pitches
 

The pitches of planes, read-only

Definition at line 1620 of file gdi.h.

Uint8** pixels
 

The YUV pixels of planse, read-write

Definition at line 1622 of file gdi.h.

int planes
 

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

Definition at line 1618 of file gdi.h.

int w
 

The width of the overlay, read-only

Definition at line 1614 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2