Home
last modified time | relevance | path

Searched refs:gst_pad_peer_query_caps (Results 1 – 25 of 103) sorted by relevance

12345

/third_party/gstreamer/gstplugins_good/gst/shapewipe/
Dgstshapewipe.c340 tmp = gst_pad_peer_query_caps (self->srcpad, NULL); in gst_shape_wipe_video_sink_getcaps()
354 tmp = gst_pad_peer_query_caps (pad, NULL); in gst_shape_wipe_video_sink_getcaps()
384 tmp = gst_pad_peer_query_caps (self->mask_sinkpad, NULL); in gst_shape_wipe_video_sink_getcaps()
463 tmp = gst_pad_peer_query_caps (self->video_sinkpad, NULL); in gst_shape_wipe_mask_sink_getcaps()
477 tmp = gst_pad_peer_query_caps (self->srcpad, NULL); in gst_shape_wipe_mask_sink_getcaps()
519 tmp = gst_pad_peer_query_caps (pad, NULL); in gst_shape_wipe_mask_sink_getcaps()
552 tmp = gst_pad_peer_query_caps (self->video_sinkpad, NULL); in gst_shape_wipe_src_getcaps()
566 tmp = gst_pad_peer_query_caps (pad, NULL); in gst_shape_wipe_src_getcaps()
595 tmp = gst_pad_peer_query_caps (self->mask_sinkpad, NULL); in gst_shape_wipe_src_getcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioutilsprivate.c106 peer_caps = gst_pad_peer_query_caps (srcpad, proxy_filter); in __gst_audio_element_proxy_getcaps()
109 peer_caps = gst_pad_peer_query_caps (srcpad, NULL); in __gst_audio_element_proxy_getcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutilsprivate.c108 peer_caps = gst_pad_peer_query_caps (srcpad, proxy_filter); in __gst_video_element_proxy_getcaps()
111 peer_caps = gst_pad_peer_query_caps (srcpad, NULL); in __gst_video_element_proxy_getcaps()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpmux.c151 caps = gst_pad_peer_query_caps (src1, NULL); in test_basic()
156 caps = gst_pad_peer_query_caps (src1, NULL); in test_basic()
183 caps = gst_pad_peer_query_caps (sink, NULL); in test_basic()
640 caps = gst_pad_peer_query_caps (h->srcpad, NULL); in GST_START_TEST()
Ddeinterleave.c311 ret_caps = gst_pad_peer_query_caps (mysrcpad, caps); in GST_START_TEST()
346 ret_caps = gst_pad_peer_query_caps (mysrcpad, caps2); in GST_START_TEST()
377 ret_caps = gst_pad_peer_query_caps (mysrcpad, caps2); in GST_START_TEST()
Drtpfunnel.c96 caps = gst_pad_peer_query_caps (h->srcpad, NULL); in GST_START_TEST()
118 caps = gst_pad_peer_query_caps (h->srcpad, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudiodecoder.c714 caps = gst_pad_peer_query_caps (h->srcpad, NULL); in GST_START_TEST()
728 caps = gst_pad_peer_query_caps (h->srcpad, filter); in GST_START_TEST()
765 caps = gst_pad_peer_query_caps (h->srcpad, NULL); in GST_START_TEST()
781 caps = gst_pad_peer_query_caps (h->srcpad, filter); in GST_START_TEST()
794 caps = gst_pad_peer_query_caps (h->srcpad, filter); in GST_START_TEST()
823 caps = gst_pad_peer_query_caps (h->srcpad, NULL); in GST_START_TEST()
Dvideodecoder.c977 caps = gst_pad_peer_query_caps (mysrcpad, NULL); in GST_START_TEST()
995 caps = gst_pad_peer_query_caps (mysrcpad, filter); in GST_START_TEST()
1057 caps = gst_pad_peer_query_caps (mysrcpad, NULL); in GST_START_TEST()
1080 caps = gst_pad_peer_query_caps (mysrcpad, filter); in GST_START_TEST()
1098 caps = gst_pad_peer_query_caps (mysrcpad, filter); in GST_START_TEST()
1131 caps = gst_pad_peer_query_caps (mysrcpad, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamsplitter.c313 GstCaps *peercaps = gst_pad_peer_query_caps (srcpad, filter); in gst_stream_splitter_sink_getcaps()
317 res = gst_pad_peer_query_caps (srcpad, filter); in gst_stream_splitter_sink_getcaps()
452 peercaps = gst_pad_peer_query_caps (srcpad, NULL); in gst_stream_splitter_sink_setcaps()
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/
Dgstoverlaycomposition.c270 peercaps = gst_pad_peer_query_caps (self->srcpad, overlay_caps); in gst_overlay_composition_negotiate()
518 peer_caps = gst_pad_peer_query_caps (self->srcpad, overlay_filter); in gst_overlay_composition_sink_query_caps()
577 peer_caps = gst_pad_peer_query_caps (self->sinkpad, overlay_filter); in gst_overlay_composition_src_query_caps()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstdiracparse.c453 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_dirac_parse_get_sink_caps()
456 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), NULL); in gst_dirac_parse_get_sink_caps()
Dgsth263parse.c406 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_h263_parse_get_sink_caps()
409 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), NULL); in gst_h263_parse_get_sink_caps()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dselector.c732 caps = gst_pad_peer_query_caps (input_pad, NULL); in GST_START_TEST()
772 caps = gst_pad_peer_query_caps (input_pad, NULL); in GST_START_TEST()
814 caps = gst_pad_peer_query_caps (input_pad, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstsbcparse.c333 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_sbc_parse_get_sink_caps()
336 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), NULL); in gst_sbc_parse_get_sink_caps()
Dgstdcaparse.c542 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_dca_parse_get_sink_caps()
545 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), NULL); in gst_dca_parse_get_sink_caps()
Dgstwavpackparse.c647 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_wavpack_parse_get_sink_caps()
650 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), NULL); in gst_wavpack_parse_get_sink_caps()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c752 other_caps = gst_pad_peer_query_caps (autoconvert->srcpad, NULL); in gst_auto_convert_sink_setcaps()
1076 other_caps = gst_pad_peer_query_caps (autoconvert->srcpad, NULL); in gst_auto_convert_getcaps()
1078 other_caps = gst_pad_peer_query_caps (autoconvert->sinkpad, NULL); in gst_auto_convert_getcaps()
1131 element_caps = gst_pad_peer_query_caps (internal_pad, filter); in gst_auto_convert_getcaps()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c318 if ((tmp = gst_pad_peer_query_caps (pad, NULL)) == NULL) { in stereosplit_get_src_caps()
816 if (!(left = gst_pad_peer_query_caps (split->left_pad, NULL))) in stereosplit_sink_query()
818 if (!(right = gst_pad_peer_query_caps (split->right_pad, NULL))) in stereosplit_sink_query()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpstreamdepay.c162 gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), peerfilter); in gst_rtp_stream_depay_get_sink_caps()
Dgstrtph263ppay.c192 gst_pad_peer_query_caps (GST_RTP_BASE_PAYLOAD_SRCPAD (payload), NULL); in gst_rtp_h263p_pay_setcaps()
255 gst_pad_peer_query_caps (GST_RTP_BASE_PAYLOAD_SRCPAD (payload), NULL); in gst_rtp_h263p_pay_sink_getcaps()
Dgstrtpstreampay.c134 peercaps = gst_pad_peer_query_caps (self->srcpad, peerfilter); in gst_rtp_stream_pay_sink_get_caps()
Dgstrtpg726pay.c186 peercaps = gst_pad_peer_query_caps (payload->srcpad, NULL); in gst_rtp_g726_pay_setcaps()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpmux.c614 peercaps = gst_pad_peer_query_caps (rtp_mux->srcpad, NULL); in gst_rtp_mux_setcaps()
731 peercaps = gst_pad_peer_query_caps (pad, accumcaps); in same_clock_rate_fold()
756 peercaps = gst_pad_peer_query_caps (mux->srcpad, NULL); in gst_rtp_mux_getcaps()
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstsegmentclip.c158 tmp = gst_pad_peer_query_caps (otherpad, filter); in gst_segment_clip_getcaps()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Dgstdvbsuboverlay.c517 peer_caps = gst_pad_peer_query_caps (srcpad, dvdsub_overlay_filter); in gst_dvbsub_overlay_get_videosink_caps()
580 peer_caps = gst_pad_peer_query_caps (sinkpad, dvdsub_overlay_filter); in gst_dvbsub_overlay_get_src_caps()
681 peercaps = gst_pad_peer_query_caps (overlay->srcpad, NULL); in gst_dvbsub_overlay_negotiate()

12345