Home
last modified time | relevance | path

Searched refs:GST_CALL_PARENT (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiostreamsrc.c134 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_gio_stream_src_finalize()
Dgstgiostreamsink.c139 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_gio_stream_sink_finalize()
Dgstgiosink.c165 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_gio_sink_finalize()
Dgstgiobasesink.c100 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_gio_base_sink_finalize()
Dgstgiosrc.c337 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_gio_src_finalize()
Dgstgiobasesrc.c108 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_gio_base_src_finalize()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dadaptive_demux_common.c87 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_adaptive_demux_test_case_dispose()
109 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_adaptive_demux_test_case_finalize()
/third_party/gstreamer/gstplugins_base/ext/libvisual/
Dvisual.c154 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_visual_finalize()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstmpegtsmux.c366 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_mpeg_ts_mux_dispose()
Dgstbasetsmux.c2418 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_base_ts_mux_dispose()
2427 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_base_ts_mux_finalize()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetag.c174 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_kate_tag_dispose()
Dgstkatetiger.c428 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_kate_tiger_dispose()
Dgstkateenc.c291 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_kate_enc_dispose()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsbcpay.c286 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_rtp_sbc_pay_finalize()
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstssaparse.c74 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_ssa_parse_dispose()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstplanaraudioadapter.c108 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_planar_audio_adapter_dispose()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp489 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_wpe_src_finalize()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdpdepay.c166 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (gobject)); in gst_gdp_depay_finalize()
Dgstgdppay.c161 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (gobject)); in gst_gdp_pay_finalize()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c222 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_adapter_dispose()
234 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_adapter_finalize()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c135 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_gme_dec_dispose()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c116 GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object)); in gst_ttml_parse_dispose()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbaseaudiopayload.c224 GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object)); in gst_rtp_base_audio_payload_finalize()
/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslesringbuffer.c1016 GST_CALL_PARENT (GST_AUDIO_RING_BUFFER_CLASS, clear_all, (rb)); in gst_opensles_ringbuffer_clear_all()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h146 #define GST_CALL_PARENT(parent_class_cast, name, args) \ macro

12