Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_plugin_info.h33 char drawIFS; member
Dgoom_core.c371 if ((goomInfo->curGState->drawIFS) && (goomInfo->update.ifs_incr <= 0)) { in goom_update()
376 if ((!goomInfo->curGState->drawIFS) && (goomInfo->update.ifs_incr > 0) in goom_update()