Home
last modified time | relevance | path

Searched refs:g_iface (Results 1 – 25 of 105) sorted by relevance

12345

/third_party/glib/gobject/tests/
Dtype.c17 GTypeInterface g_iface; member
30 GTypeInterface g_iface; member
44 GTypeInterface g_iface; member
57 GTypeInterface g_iface; member
71 GTypeInterface g_iface; member
84 GTypeInterface g_iface; member
128 GTypeInterface g_iface; member
174 gpointer g_iface) in check_func() argument
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c43 static void gst_gl_sink_bin_video_overlay_init (gpointer g_iface,
45 static void gst_gl_sink_bin_navigation_interface_init (gpointer g_iface,
47 static void gst_gl_sink_bin_color_balance_init (gpointer g_iface,
467 gst_gl_sink_bin_navigation_interface_init (gpointer g_iface, in gst_gl_sink_bin_navigation_interface_init() argument
470 GstNavigationInterface *iface = (GstNavigationInterface *) g_iface; in gst_gl_sink_bin_navigation_interface_init()
543 gst_gl_sink_bin_video_overlay_init (gpointer g_iface, gpointer g_iface_data) in gst_gl_sink_bin_video_overlay_init() argument
545 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_gl_sink_bin_video_overlay_init()
628 gst_gl_sink_bin_color_balance_init (gpointer g_iface, gpointer g_iface_data) in gst_gl_sink_bin_color_balance_init() argument
630 GstColorBalanceInterface *iface = (GstColorBalanceInterface *) g_iface; in gst_gl_sink_bin_color_balance_init()
Dgstglmosaic.c58 static void gst_gl_mosaic_child_proxy_init (gpointer g_iface,
450 gst_gl_mosaic_child_proxy_init (gpointer g_iface, gpointer iface_data) in gst_gl_mosaic_child_proxy_init() argument
452 GstChildProxyInterface *iface = g_iface; in gst_gl_mosaic_child_proxy_init()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsink.c61 static void gst_udpsink_uri_handler_init (gpointer g_iface,
251 gst_udpsink_uri_handler_init (gpointer g_iface, gpointer iface_data) in gst_udpsink_uri_handler_init() argument
253 GstURIHandlerInterface *iface = (GstURIHandlerInterface *) g_iface; in gst_udpsink_uri_handler_init()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpsrc.c43 static void gst_sdp_src_handler_init (gpointer g_iface, gpointer iface_data);
324 gst_sdp_src_handler_init (gpointer g_iface, gpointer iface_data) in gst_sdp_src_handler_init() argument
326 GstURIHandlerInterface *iface = (GstURIHandlerInterface *) g_iface; in gst_sdp_src_handler_init()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosrc.c101 static void gst_osx_audio_src_osxelement_init (gpointer g_iface,
392 gst_osx_audio_src_osxelement_init (gpointer g_iface, gpointer iface_data) in gst_osx_audio_src_osxelement_init() argument
394 GstOsxAudioElementInterface *iface = (GstOsxAudioElementInterface *) g_iface; in gst_osx_audio_src_osxelement_init()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsrc.c70 static void gst_srt_src_uri_handler_init (gpointer g_iface,
353 gst_srt_src_uri_handler_init (gpointer g_iface, gpointer iface_data) in gst_srt_src_uri_handler_init() argument
355 GstURIHandlerInterface *iface = (GstURIHandlerInterface *) g_iface; in gst_srt_src_uri_handler_init()
Dgstsrtsink.c66 static void gst_srt_sink_uri_handler_init (gpointer g_iface,
384 gst_srt_sink_uri_handler_init (gpointer g_iface, gpointer iface_data) in gst_srt_sink_uri_handler_init() argument
386 GstURIHandlerInterface *iface = (GstURIHandlerInterface *) g_iface; in gst_srt_sink_uri_handler_init()
/third_party/glib/gio/
Dgfiledescriptorbased.h50 GTypeInterface g_iface; member
Dgtlsfiledatabase.h42 GTypeInterface g_iface; member
Dgdtlsserverconnection.h56 GTypeInterface g_iface; member
Dgtlsserverconnection.h55 GTypeInterface g_iface; member
Dgmemorymonitor.h50 GTypeInterface g_iface; member
Dgsocketconnectable.h55 GTypeInterface g_iface; member
Dglistmodel.h40 GTypeInterface g_iface; member
Dgdtlsclientconnection.h48 GTypeInterface g_iface; member
Dgasyncresult.h57 GTypeInterface g_iface; member
Dgremoteactiongroup.h45 GTypeInterface g_iface; member
Dgconverter.h60 GTypeInterface g_iface; member
Dgpollableinputstream.h68 GTypeInterface g_iface; member
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstpushfilesrc.c80 static void gst_push_file_src_uri_handler_init (gpointer g_iface,
413 gst_push_file_src_uri_handler_init (gpointer g_iface, gpointer iface_data) in gst_push_file_src_uri_handler_init() argument
415 GstURIHandlerInterface *iface = (GstURIHandlerInterface *) g_iface; in gst_push_file_src_uri_handler_init()
/third_party/gstreamer/gstplugins_bad/ext/bs2b/
Dgstbs2b.c100 static void gst_preset_interface_init (gpointer g_iface, gpointer iface_data);
178 gst_preset_interface_init (gpointer g_iface, gpointer iface_data) in gst_preset_interface_init() argument
180 GstPresetInterface *iface = g_iface; in gst_preset_interface_init()
/third_party/gstreamer/gstreamer/gst/
Dgsttocsetter.h50 GTypeInterface g_iface; member
/third_party/glib/gobject/
Dgtype.h624 #define G_TYPE_FROM_INTERFACE(g_iface) (((GTypeInterface*) (g_iface))->g_t… argument
726 gpointer g_type_interface_peek_parent (gpointer g_iface);
733 void g_type_default_interface_unref (gpointer g_iface);
934 typedef void (*GInterfaceInitFunc) (gpointer g_iface,
945 typedef void (*GInterfaceFinalizeFunc) (gpointer g_iface,
980 gpointer g_iface);
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgio.c202 gst_gio_uri_handler_init (gpointer g_iface, gpointer iface_data) in gst_gio_uri_handler_init() argument
204 GstURIHandlerInterface *iface = (GstURIHandlerInterface *) g_iface; in gst_gio_uri_handler_init()

12345