Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_config_param.h111 void goom_set_list_param_value(PluginParam *p, const char *str);
130 #define set_list_param_value goom_set_list_param_value
Dconfig_param.c130 goom_set_list_param_value (PluginParam * p, const char *str) in goom_set_list_param_value() function