Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_plugin_info.h153 int recay_ifs; /* dedisparition de l'ifs */ member
Dgoom_core.c197 if (goomInfo->update.recay_ifs) { in goom_update()
199 goomInfo->update.recay_ifs--; in goom_update()
200 if ((goomInfo->update.recay_ifs == 0) && (goomInfo->update.ifs_incr <= 0)) in goom_update()
372 goomInfo->update.recay_ifs = 5; in goom_update()
Dplugin_info.c198 pp->update.recay_ifs = 0; /* dedisparition de l'ifs */ in plugin_info_init()