VDPAU
|
A rectangular region of a surface. More...
#include <vdpau.h>
Data Fields | |
uint32_t | x0 |
uint32_t | y0 |
uint32_t | x1 |
uint32_t | y1 |
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.