Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0r.c96 if (param_info->type == F0R_PARAM_STRING) in gst_frei0r_klass_install_properties()
125 case F0R_PARAM_STRING: in gst_frei0r_klass_install_properties()
241 if (properties[i].info.type == F0R_PARAM_STRING) in gst_frei0r_property_cache_init()
255 if (properties[i].info.type == F0R_PARAM_STRING) in gst_frei0r_property_cache_free()
317 case F0R_PARAM_STRING:{ in gst_frei0r_get_property()
412 case F0R_PARAM_STRING:{ in gst_frei0r_set_property()
543 if (pinfo.type > F0R_PARAM_STRING) { in register_plugin()
Dfrei0r.h391 #define F0R_PARAM_STRING 4 macro
/third_party/ffmpeg/libavfilter/
Dvf_frei0r.c129 case F0R_PARAM_STRING: in set_param()