Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_plugin_info.h161 int stateSelectionRnd; member
Dgoom_core.c359 goomInfo->update.stateSelectionRnd = in goom_update()
366 if ((goomInfo->update.stateSelectionRnd >= goomInfo->states[i].rangemin) in goom_update()
367 && (goomInfo->update.stateSelectionRnd <= in goom_update()
Dplugin_info.c208 pp->update.stateSelectionRnd = 0; in plugin_info_init()