VDPAU
|
VDPAU primarily uses ISO C99 types from stdint.h
.
More...
Macros | |
#define | VDP_TRUE 1 |
A true VdpBool value. More... | |
#define | VDP_FALSE 0 |
A false VdpBool value. More... | |
Typedefs | |
typedef int | VdpBool |
A boolean value, holding VDP_TRUE or VDP_FALSE. More... | |
VDPAU primarily uses ISO C99 types from stdint.h
.
#define VDP_FALSE 0 |
A false VdpBool value.
#define VDP_TRUE 1 |
A true VdpBool value.