Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_plugin_info.h162 int stateSelectionBlocker; member
Dgoom_core.c357 if ((!goomInfo->update.stateSelectionBlocker) in goom_update()
361 goomInfo->update.stateSelectionBlocker = 3; in goom_update()
362 } else if (goomInfo->update.stateSelectionBlocker) in goom_update()
363 goomInfo->update.stateSelectionBlocker--; in goom_update()
Dplugin_info.c209 pp->update.stateSelectionBlocker = 0; in plugin_info_init()