Home
last modified time | relevance | path

Searched refs:secure_f_feedback (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dplugin_info.c127 secure_f_feedback (&pp->sound.volume_p, "Sound Volume"); in plugin_info_init()
128 secure_f_feedback (&pp->sound.accel_p, "Sound Acceleration"); in plugin_info_init()
129 secure_f_feedback (&pp->sound.speed_p, "Sound Speed"); in plugin_info_init()
130 secure_f_feedback (&pp->sound.goom_limit_p, "Goom Limit"); in plugin_info_init()
131 secure_f_feedback (&pp->sound.last_goom_p, "Goom Detection"); in plugin_info_init()
132 secure_f_feedback (&pp->sound.last_biggoom_p, "Big Goom Detection"); in plugin_info_init()
133 secure_f_feedback (&pp->sound.goom_power_p, "Goom Power"); in plugin_info_init()
Dgoom_config_param.h128 #define secure_f_feedback goom_secure_f_feedback macro
Dconvolve_fx.c115 secure_f_feedback (&data->factor_p, "Factor"); in convolve_init()
Dflying_stars_fx.c139 secure_f_feedback (&data->nbStars_p, "Number of Particules (% of Max)"); in fs_init()