/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | sinkpad | 81 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 …]
|
D | srcpad | 75 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/ |
D | gstcapsdebug.c | 153 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/ |
D | TODO | 1 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/ |
D | gstsmokeenc.c | 216 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()
|
D | gstsmokedec.c | 185 smokedec = GST_SMOKEDEC (gst_pad_get_parent (pad)); in gst_smokedec_chain()
|
/third_party/gstreamer/gstplugins_bad/ext/kate/ |
D | gstkatetiger.c | 618 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/ |
D | gstinsertbin.c | 559 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/ |
D | gstdshowvideodec.cpp | 591 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()
|
D | gstdshowaudiodec.cpp | 558 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/ |
D | gstplaysinkconvertbin.c | 357 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()
|
D | gstplaysink.c | 2246 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/ |
D | webrtcrenego.c | 30 webrtc = GST_ELEMENT (gst_pad_get_parent (peer)); in _element_message()
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | caps-negociation | 264 mpg123 = GST_MPG123 (gst_pad_get_parent (pad)); 314 audiosink = GST_AUDIOSINK (gst_pad_get_parent (pad));
|
D | plugin_guidelines | 13 ! MyElement *elem = MY_ELEMENT (gst_pad_get_parent (pad));
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavdeinterlace.c | 202 GST_FFMPEGDEINTERLACE (gst_pad_get_parent (pad)); in gst_ffmpegdeinterlace_sink_setcaps()
|
/third_party/gstreamer/gstplugins_good/gst/videocrop/ |
D | gstaspectratiocrop.c | 408 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/ |
D | gstsfsink.c | 403 this = GST_SF_SINK (gst_pad_get_parent (pad)); in gst_sf_sink_loop()
|
/third_party/gstreamer/gstplugins_bad/ext/gme/ |
D | gstgme.c | 320 GstGmeDec *gme = GST_GME_DEC (gst_pad_get_parent (pad)); in gst_gme_play()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/ |
D | gstdvbsubenc.c | 502 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/ |
D | gstristsrc.c | 506 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/ |
D | gstspeed.c | 109 filter = GST_SPEED (gst_pad_get_parent (pad)); in speed_setcaps()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | gstsctpdec.c | 420 self = GST_SCTP_DEC (gst_pad_get_parent (pad)); in gst_sctp_data_srcpad_loop()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.h | 1322 #define gst_pad_get_parent(pad) gst_object_get_parent (GST_OBJECT_CAST (pad)) macro
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoraparse.c | 749 parse = GST_THEORA_PARSE (gst_pad_get_parent (pad)); in theora_parse_src_convert()
|