MythTV  master
Macros
goomconfig.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COLOR_BGRA
 
#define ROUGE   2
 position des composantes More...
 
#define BLEU   0
 
#define VERT   1
 
#define ALPHA   3
 
#define XMMS_PLUGIN
 
#define guint8   unsigned char
 
#define guin16   unsigned short
 
#define guint32   unsigned int
 
#define gint8   signed char
 
#define gint16   signed short int
 
#define gint32   signed int
 

Macro Definition Documentation

◆ COLOR_BGRA

#define COLOR_BGRA

Definition at line 5 of file goomconfig.h.

◆ ROUGE

#define ROUGE   2

position des composantes

Definition at line 10 of file goomconfig.h.

◆ BLEU

#define BLEU   0

Definition at line 11 of file goomconfig.h.

◆ VERT

#define VERT   1

Definition at line 12 of file goomconfig.h.

◆ ALPHA

#define ALPHA   3

Definition at line 13 of file goomconfig.h.

◆ XMMS_PLUGIN

#define XMMS_PLUGIN

Definition at line 23 of file goomconfig.h.

◆ guint8

#define guint8   unsigned char

Definition at line 33 of file goomconfig.h.

◆ guin16

#define guin16   unsigned short

Definition at line 34 of file goomconfig.h.

◆ guint32

#define guint32   unsigned int

Definition at line 35 of file goomconfig.h.

◆ gint8

#define gint8   signed char

Definition at line 36 of file goomconfig.h.

◆ gint16

#define gint16   signed short int

Definition at line 37 of file goomconfig.h.

◆ gint32

#define gint32   signed int

Definition at line 38 of file goomconfig.h.