Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_core.c265 goomInfo->update.zoomFilterData.hypercosEffect = in goom_update()
282 goomInfo->update.zoomFilterData.hypercosEffect = 0; in goom_update()
288 goomInfo->update.zoomFilterData.hypercosEffect = 0; in goom_update()
293 goomInfo->update.zoomFilterData.hypercosEffect = 0; in goom_update()
299 goomInfo->update.zoomFilterData.hypercosEffect = 0; in goom_update()
306 goomInfo->update.zoomFilterData.hypercosEffect = in goom_update()
313 goomInfo->update.zoomFilterData.hypercosEffect = 0; in goom_update()
320 goomInfo->update.zoomFilterData.hypercosEffect = in goom_update()
328 goomInfo->update.zoomFilterData.hypercosEffect = 1; in goom_update()
342 goomInfo->update.zoomFilterData.hypercosEffect = 0; in goom_update()
Dfilters.c144 int hypercosEffect; member
236 if (data->hypercosEffect) { in zoomVector()
623 data->hypercosEffect = zf->hypercosEffect; in zoomFilterFastRGB()
783 data->hypercosEffect = 0; in zoomFilterVisualFXWrapper_init()
Dgoom_filters.h43 int hypercosEffect; /* applique une "surcouche de hypercos effect */ member