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()
123 case F0R_PARAM_STRING: in gst_frei0r_klass_install_properties()
233 if (properties[i].info.type == F0R_PARAM_STRING) in gst_frei0r_property_cache_init()
247 if (properties[i].info.type == F0R_PARAM_STRING) in gst_frei0r_property_cache_free()
309 case F0R_PARAM_STRING:{ in gst_frei0r_get_property()
404 case F0R_PARAM_STRING:{ in gst_frei0r_set_property()
535 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()