Home
last modified time | relevance | path

Searched refs:lightencolor (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dtentacle3d.c192 lightencolor (int *col, float power) in lightencolor() function
324 lightencolor (&color, fx_data->lig * 2.0f + 2.0f); in tentacle_update()
325 lightencolor (&colorlow, (fx_data->lig / 3.0f) + 0.67f); in tentacle_update()
Dlines.c47 lightencolor (guint32 * col, float power) in lightencolor() function
234 lightencolor (&color, line->power); in goom_lines_draw()