Home
last modified time | relevance | path

Searched refs:switchMultAmount (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_plugin_info.h157 float switchMultAmount; /* SWITCHMULT (29.0f/30.0f) */ member
Dplugin_info.c203 pp->update.switchMultAmount = (29.0f / 30.0f); in plugin_info_init()
Dgoom_core.c637 goomInfo->update.switchMult = goomInfo->update.switchMultAmount; in goom_update()