Home
last modified time | relevance | path

Searched refs:GST_BASE_SINK_CLASS (Results 1 – 25 of 51) sorted by relevance

123

/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkglsink.c197 res = GST_BASE_SINK_CLASS (parent_class)->query (bsink, query); in gst_gtk_gl_sink_query()
250 if (!GST_BASE_SINK_CLASS (parent_class)->start (bsink)) in gst_gtk_gl_sink_start()
309 return GST_BASE_SINK_CLASS (parent_class)->stop (bsink); in gst_gtk_gl_sink_stop()
483 ret = GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_gtk_gl_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspasink.c108 GST_BASE_SINK_CLASS (gst_ladspa_sink_type_parent_class)->query in gst_ladspa_sink_type_query()
274 GstBaseSinkClass *base_class = GST_BASE_SINK_CLASS (ladspa_class); in gst_ladspa_sink_type_base_init()
299 GstBaseSinkClass *base_class = GST_BASE_SINK_CLASS (ladspa_class); in gst_ladspa_sink_type_class_init()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstinteraudiosink.c100 GstBaseSinkClass *base_sink_class = GST_BASE_SINK_CLASS (klass); in gst_inter_audio_sink_class_init()
286 return GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_inter_audio_sink_event()
400 GST_BASE_SINK_CLASS (gst_inter_audio_sink_parent_class)->query (sink, in gst_inter_audio_sink_query()
Dgstintersubsink.c90 GstBaseSinkClass *base_sink_class = GST_BASE_SINK_CLASS (klass); in gst_inter_sub_sink_class_init()
Dgstintervideosink.c93 GstBaseSinkClass *base_sink_class = GST_BASE_SINK_CLASS (klass); in gst_inter_video_sink_class_init()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfakesink.c155 gstbase_sink_class = GST_BASE_SINK_CLASS (klass); in gst_fake_sink_class_init()
409 return GST_BASE_SINK_CLASS (parent_class)->event (bsink, event); in gst_fake_sink_event()
542 ret = GST_BASE_SINK_CLASS (parent_class)->query (bsink, query); in gst_fake_sink_query()
Dgstfdsink.c146 gstbasesink_class = GST_BASE_SINK_CLASS (klass); in gst_fd_sink_class_init()
241 res = GST_BASE_SINK_CLASS (parent_class)->query (bsink, query); in gst_fd_sink_query()
578 return GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_fd_sink_event()
Dgstfilesink.c210 GstBaseSinkClass *gstbasesink_class = GST_BASE_SINK_CLASS (klass); in gst_file_sink_class_init()
541 res = GST_BASE_SINK_CLASS (parent_class)->query (bsink, query); in gst_file_sink_query()
654 return GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_file_sink_event()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dtestplugin.c93 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_test_class_init()
226 return GST_BASE_SINK_CLASS (parent_class)->event (basesink, event); in gst_test_sink_event()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c256 return GST_BASE_SINK_CLASS (parent_class)->event (base_sink, event); in gst_gio_base_sink_event()
347 return GST_BASE_SINK_CLASS (parent_class)->query (bsink, query); in gst_gio_base_sink_query()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstvideocodectestsink.c373 return GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_video_codec_test_sink_event()
398 GstBaseSinkClass *base_sink_class = GST_BASE_SINK_CLASS (klass); in gst_video_codec_test_sink_class_init()
Dgstchecksumsink.c85 GstBaseSinkClass *base_sink_class = GST_BASE_SINK_CLASS (klass); in gst_checksum_sink_class_init()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsink.c251 return GST_BASE_SINK_CLASS (parent_class)->event (basesink, event); in gst_avdtp_sink_event()
356 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_avdtp_sink_class_init()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosink.c308 ret = GST_BASE_SINK_CLASS (parent_class)->query (base, query); in gst_osx_audio_sink_query()
332 return GST_BASE_SINK_CLASS (parent_class)->get_caps (sink, filter); in gst_osx_audio_sink_getcaps()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosink.cpp112 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_decklink_audio_sink_class_init()
448 res = GST_BASE_SINK_CLASS (parent_class)->query (bsink, query); in gst_decklink_audio_sink_query()
490 return GST_BASE_SINK_CLASS (parent_class)->event (bsink, event); in gst_decklink_audio_sink_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.h34 #define GST_BASE_SINK_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_BASE_SINK,GstBase… macro
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11videosink.cpp192 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_d3d11_video_sink_class_init()
960 return GST_BASE_SINK_CLASS (parent_class)->query (sink, query); in gst_d3d11_video_sink_query()
1023 return GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_d3d11_video_sink_event()
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasiosink.cpp81 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_asio_sink_class_init()
/third_party/gstreamer/gstplugins_bad/ext/gs/
Dgstgssink.cpp197 GstBaseSinkClass* gstbasesink_class = GST_BASE_SINK_CLASS(klass); in gst_gs_sink_class_init()
884 return GST_BASE_SINK_CLASS(parent_class)->event(bsink, event); in gst_gs_sink_event()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufsink.c135 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_gdk_pixbuf_sink_class_init()
/third_party/gstreamer/gstplugins_good/ext/shout2/
Dgstshout2.c447 if (GST_BASE_SINK_CLASS (parent_class)->event) { in gst_shout2send_event()
449 ret = GST_BASE_SINK_CLASS (parent_class)->event (sink, event); in gst_shout2send_event()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2sink.c116 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_wasapi2_sink_class_init()
/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dbasesink40 GstBaseSinkClass *base_sink_class = GST_BASE_SINK_CLASS (klass);
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsink.c302 GstBaseSinkClass *gstbasesink_class = GST_BASE_SINK_CLASS (klass); in gst_srt_sink_class_init()
/third_party/gstreamer/gstplugins_bad/sys/magicleap/
Dmlaudiosink.c455 GstBaseSinkClass *basesink_class = GST_BASE_SINK_CLASS (klass); in gst_ml_audio_sink_class_init()

123