lines.c File Reference

Go to the source code of this file.

Functions

static unsigned char lighten (unsigned char value, float power)
static void lightencolor (int *col, float power)
static void genline (int id, float param, GMUnitPointer *l, int rx, int ry)
static guint32 getcouleur (int mode)
void goom_lines_set_res (GMLine *gml, int rx, int ry)
static void goom_lines_move (GMLine *l)
void goom_lines_switch_to (GMLine *gml, int IDdest, float param, float amplitude, int col)
GMLinegoom_lines_init (int rx, int ry, int IDsrc, float paramS, int coulS, int IDdest, float paramD, int coulD)
void goom_lines_free (GMLine **l)
void goom_lines_draw (GMLine *line, gint16 data[512], unsigned int *p)

Variables

unsigned int resolx
unsigned int c_resoly

Function Documentation

static unsigned char lighten ( unsigned char  value,
float  power 
) [inline, static]

Definition at line 15 of file mythplugins/mythmusic/mythmusic/goom/lines.c.

Referenced by lightencolor().

static void lightencolor ( int *  col,
float  power 
) [static]

Definition at line 34 of file mythplugins/mythmusic/mythmusic/goom/lines.c.

Referenced by goom_lines_draw().

static void genline ( int  id,
float  param,
GMUnitPointer l,
int  rx,
int  ry 
) [static]
static guint32 getcouleur ( int  mode  )  [static]
void goom_lines_set_res ( GMLine gml,
int  rx,
int  ry 
)
static void goom_lines_move ( GMLine l  )  [static]

Definition at line 118 of file mythplugins/mythmusic/mythmusic/goom/lines.c.

Referenced by goom_lines_draw().

void goom_lines_switch_to ( GMLine gml,
int  IDdest,
float  param,
float  amplitude,
int  col 
)
GMLine* goom_lines_init ( int  rx,
int  ry,
int  IDsrc,
float  paramS,
int  coulS,
int  IDdest,
float  paramD,
int  coulD 
)
void goom_lines_free ( GMLine **  l  ) 
void goom_lines_draw ( GMLine line,
gint16  data[512],
unsigned int *  p 
)

Variable Documentation

unsigned int resolx
unsigned int c_resoly
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:48 2012 for MythTV by  doxygen 1.6.3