Home
last modified time | relevance | path

Searched refs:gst_pad_get_parent (Results 1 – 25 of 64) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dsinkpad81 replace = GST_REPLACE (gst_pad_get_parent (pad));
96 replace = GST_REPLACE (gst_pad_get_parent (pad));
110 replace = GST_REPLACE (gst_pad_get_parent (pad));
124 replace = GST_REPLACE (gst_pad_get_parent (pad));
138 replace = GST_REPLACE (gst_pad_get_parent (pad));
159 replace = GST_REPLACE (gst_pad_get_parent (pad));
173 replace = GST_REPLACE (gst_pad_get_parent (pad));
187 replace = GST_REPLACE (gst_pad_get_parent (pad));
201 replace = GST_REPLACE (gst_pad_get_parent (pad));
214 replace = GST_REPLACE (gst_pad_get_parent (pad));
[all …]
Dsrcpad75 replace = GST_REPLACE (gst_pad_get_parent (pad));
90 replace = GST_REPLACE (gst_pad_get_parent (pad));
104 replace = GST_REPLACE (gst_pad_get_parent (pad));
118 replace = GST_REPLACE (gst_pad_get_parent (pad));
132 replace = GST_REPLACE (gst_pad_get_parent (pad));
153 replace = GST_REPLACE (gst_pad_get_parent (pad));
167 replace = GST_REPLACE (gst_pad_get_parent (pad));
181 replace = GST_REPLACE (gst_pad_get_parent (pad));
195 replace = GST_REPLACE (gst_pad_get_parent (pad));
209 replace = GST_REPLACE (gst_pad_get_parent (pad));
[all …]
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstcapsdebug.c153 capsdebug = GST_CAPS_DEBUG (gst_pad_get_parent (pad)); in gst_caps_debug_sink_chain()
173 capsdebug = GST_CAPS_DEBUG (gst_pad_get_parent (pad)); in gst_caps_debug_getcaps()
202 capsdebug = GST_CAPS_DEBUG (gst_pad_get_parent (pad)); in gst_caps_debug_acceptcaps()
230 capsdebug = GST_CAPS_DEBUG (gst_pad_get_parent (pad)); in gst_caps_debug_bufferalloc()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
DTODO1 Check about GST_PAD_PARENT vs gst_pad_get_parent - do we need a reference - is there any danger of …
3 <thaytan> and gst_pad_get_parent when you need a ref because the pad might get unparented while you…
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstsmokeenc.c216 GstSmokeEnc *smokeenc = GST_SMOKEENC (gst_pad_get_parent (pad)); in gst_smokeenc_getcaps()
276 smokeenc = GST_SMOKEENC (gst_pad_get_parent (pad)); in gst_smokeenc_setcaps()
Dgstsmokedec.c185 smokedec = GST_SMOKEDEC (gst_pad_get_parent (pad)); in gst_smokedec_chain()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetiger.c618 GstKateTiger *tiger = GST_KATE_TIGER (gst_pad_get_parent (pad)); in gst_kate_tiger_kate_chain()
738 GstKateTiger *tiger = GST_KATE_TIGER (gst_pad_get_parent (pad)); in gst_kate_tiger_video_set_caps()
801 GstKateTiger *tiger = GST_KATE_TIGER (gst_pad_get_parent (pad)); in gst_kate_tiger_video_chain()
1215 GstKateTiger *tiger = GST_KATE_TIGER (gst_pad_get_parent (pad)); in gst_kate_tiger_kate_sink_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/
Dgstinsertbin.c559 parent = gst_pad_get_parent (proxypad); in gst_insert_bin_do_change()
576 GstObject *parent = gst_pad_get_parent (peersrcpad); in gst_insert_bin_do_change()
586 GstObject *parent = gst_pad_get_parent (peersinkpad); in gst_insert_bin_do_change()
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowvideodec.cpp591 GstDshowVideoDec *vdec = (GstDshowVideoDec *) gst_pad_get_parent (pad); in gst_dshowvideodec_sink_setcaps()
868 GstDshowVideoDec *vdec = (GstDshowVideoDec *) gst_pad_get_parent (pad); in gst_dshowvideodec_sink_event()
911 GstDshowVideoDec *vdec = (GstDshowVideoDec *) gst_pad_get_parent (pad); in gst_dshowvideodec_chain()
968 GstDshowVideoDec *vdec = (GstDshowVideoDec *) gst_pad_get_parent (pad); in gst_dshowvideodec_src_getcaps()
Dgstdshowaudiodec.cpp558 GstDshowAudioDec *adec = (GstDshowAudioDec *) gst_pad_get_parent (pad); in gst_dshowaudiodec_sink_setcaps()
595 GstDshowAudioDec *adec = (GstDshowAudioDec *) gst_pad_get_parent (pad); in gst_dshowaudiodec_chain()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c357 GST_PLAY_SINK_CONVERT_BIN (gst_pad_get_parent (pad)); in gst_play_sink_convert_bin_acceptcaps()
393 GST_PLAY_SINK_CONVERT_BIN (gst_pad_get_parent (pad)); in gst_play_sink_convert_bin_getcaps()
Dgstplaysink.c2246 GstBin *tbin = GST_BIN_CAST (gst_pad_get_parent (pad)); in gst_play_sink_sink_chain()
2247 GstPlaySink *playsink = GST_PLAY_SINK_CAST (gst_pad_get_parent (tbin)); in gst_play_sink_sink_chain()
2336 GstBin *tbin = GST_BIN_CAST (gst_pad_get_parent (pad));
2337 GstPlaySink *playsink = GST_PLAY_SINK_CAST (gst_pad_get_parent (tbin));
2353 GstBin *tbin = GST_BIN_CAST (gst_pad_get_parent (pad));
2354 GstPlaySink *playsink = GST_PLAY_SINK_CAST (gst_pad_get_parent (tbin));
2370 GstBin *tbin = GST_BIN_CAST (gst_pad_get_parent (pad));
2371 GstPlaySink *playsink = GST_PLAY_SINK_CAST (gst_pad_get_parent (tbin));
2387 GstBin *tbin = GST_BIN_CAST (gst_pad_get_parent (pad));
2388 GstPlaySink *playsink = GST_PLAY_SINK_CAST (gst_pad_get_parent (tbin));
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtcrenego.c30 webrtc = GST_ELEMENT (gst_pad_get_parent (peer)); in _element_message()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dcaps-negociation264 mpg123 = GST_MPG123 (gst_pad_get_parent (pad));
314 audiosink = GST_AUDIOSINK (gst_pad_get_parent (pad));
Dplugin_guidelines13 ! MyElement *elem = MY_ELEMENT (gst_pad_get_parent (pad));
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdeinterlace.c202 GST_FFMPEGDEINTERLACE (gst_pad_get_parent (pad)); in gst_ffmpegdeinterlace_sink_setcaps()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstaspectratiocrop.c408 aspect_ratio_crop = GST_ASPECT_RATIO_CROP (gst_pad_get_parent (pad)); in gst_aspect_ratio_crop_get_caps()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsink.c403 this = GST_SF_SINK (gst_pad_get_parent (pad)); in gst_sf_sink_loop()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c320 GstGmeDec *gme = GST_GME_DEC (gst_pad_get_parent (pad)); in gst_gme_play()
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc.c502 GstDvbSubEnc *enc = GST_DVB_SUB_ENC (gst_pad_get_parent (pad)); in gst_dvb_sub_enc_sink_setcaps()
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsrc.c506 rtcp_src = GST_ELEMENT (gst_pad_get_parent (pad)); in gst_rist_src_on_recv_rtcp()
560 rtcp_sink = GST_ELEMENT (gst_pad_get_parent (pad)); in gst_rist_src_on_send_rtcp()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c109 filter = GST_SPEED (gst_pad_get_parent (pad)); in speed_setcaps()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c420 self = GST_SCTP_DEC (gst_pad_get_parent (pad)); in gst_sctp_data_srcpad_loop()
/third_party/gstreamer/gstreamer/gst/
Dgstpad.h1322 #define gst_pad_get_parent(pad) gst_object_get_parent (GST_OBJECT_CAST (pad)) macro
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c749 parse = GST_THEORA_PARSE (gst_pad_get_parent (pad)); in theora_parse_src_convert()

123