Home
last modified time | relevance | path

Searched refs:GstPresetInterface (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpreset.h33 …SET_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), GST_TYPE_PRESET, GstPresetInterface))
41 typedef struct _GstPresetInterface GstPresetInterface; typedef
Dgstpreset.c1262 GstPresetInterface *iface = GST_PRESET_GET_INTERFACE (preset); in gst_preset_is_editable()
1270 gst_preset_class_init (GstPresetInterface * iface) in gst_preset_class_init()
1330 sizeof (GstPresetInterface), in gst_preset_get_type()
/third_party/gstreamer/gstplugins_bad/ext/bs2b/
Dgstbs2b.c181 GstPresetInterface *iface = g_iface; in gst_preset_interface_init()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2filter.c132 GstPresetInterface *iface = g_iface; in gst_lv2_filter_preset_interface_init()
Dgstlv2source.c149 GstPresetInterface *iface = g_iface; in gst_lv2_source_preset_interface_init()