#include <vdpau.h>
Detailed Description
A rectangular region of a surface.
The co-ordinates are top-left inclusive, bottom-right exclusive.
The VDPAU co-ordinate system has its origin at the top-left of a surface, with x and y components increasing right and down.
|
Data Fields |
uint32_t | x0 |
uint32_t | y0 |
uint32_t | x1 |
uint32_t | y1 |
Field Documentation
|
Left X co-ordinate. Inclusive. |
|
Right X co-ordinate. Exclusive. |
|
Top Y co-ordinate. Inclusive. |
|
Bottom Y co-ordinate. Exclusive. |
The documentation for this struct was generated from the following file:
Generated on Thu Apr 4 20:36:18 2013 for VDPAU by
1.4.6