Basic Types
[Core API]

Collaboration diagram for Basic Types:

Defines

#define VDP_TRUE   1
 A true VdpBool value.
#define VDP_FALSE   0
 A false VdpBool value.

Typedefs

typedef int VdpBool
 A boolean value, holding VDP_TRUE or VDP_FALSE.

Detailed Description

VDPAU primarily uses ISO C99 types from stdint.h.


Define Documentation

#define VDP_FALSE   0

A false VdpBool value.

#define VDP_TRUE   1

A true VdpBool value.


Typedef Documentation

typedef int VdpBool

A boolean value, holding VDP_TRUE or VDP_FALSE.


Generated on 29 Jan 2013 for VDPAU by  doxygen 1.6.1