Home
last modified time | relevance | path

Searched refs:gst_pad_peer_query (Results 1 – 25 of 133) sorted by relevance

123456

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmssdemux.c442 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
449 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
459 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
Ddash_demux.c1221 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
1230 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
1241 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
1251 ret = gst_pad_peer_query (pad, query); in testQueryCheckDataReceived()
Dmpegtsmux.c182 gst_pad_peer_query (mysrcpad, drain); in check_tsmux_pad_given_muxer()
526 gst_pad_peer_query (mysrcpad, drain); in GST_START_TEST()
Dshm.c136 fail_unless (gst_pad_peer_query (srcpad, query)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysink.c152 return gst_pad_peer_query (self->sinkpad, query); in gst_proxy_sink_query()
173 ret = gst_pad_peer_query (srcpad, query); in gst_proxy_sink_sink_query()
Dgstproxysrc.c339 ret = gst_pad_peer_query (sinkpad, query); in gst_proxy_src_internal_src_query()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamcombiner.c201 return gst_pad_peer_query (stream_combiner->srcpad, query); in gst_stream_combiner_sink_query()
251 ret = gst_pad_peer_query (sinkpad, query); in gst_stream_combiner_src_query()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstdigitalzoom.c178 return gst_pad_peer_query (self->srcpad, query); in gst_digital_zoom_sink_query()
195 return gst_pad_peer_query (self->sinkpad, query); in gst_digital_zoom_src_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c460 res = gst_pad_peer_query (typefind->sink, query); in gst_type_find_handle_src_query()
472 res = gst_pad_peer_query (typefind->sink, query); in gst_type_find_handle_src_query()
481 if (!(res = gst_pad_peer_query (typefind->sink, query))) in gst_type_find_handle_src_query()
856 if (!gst_pad_peer_query (pad, query)) in gst_type_find_get_extension()
1435 if (!gst_pad_peer_query (pad, query)) { in gst_type_find_element_activate_sink()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackreader.c123 if (gst_pad_peer_query (dec->sinkpad, query)) in gst_musepack_reader_get_size()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c1051 return gst_pad_peer_query (autoconvert->srcpad, query); in gst_auto_convert_sink_query()
1231 ret = gst_pad_peer_query (autoconvert->sinkpad, query); in gst_auto_convert_src_query()
1290 if (!gst_pad_peer_query (autoconvert->srcpad, query)) { in gst_auto_convert_internal_sink_query()
1349 return gst_pad_peer_query (autoconvert->sinkpad, query); in gst_auto_convert_internal_src_query()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontextutil.c56 if (gst_pad_peer_query (pad, query)) { in context_pad_query()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c182 ret = gst_pad_peer_query (self->sinkpad, query); in gst_ttml_parse_src_query()
200 seekable = gst_pad_peer_query (self->sinkpad, peerquery); in gst_ttml_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c1270 ret = gst_pad_peer_query (video_sinkpad, query); in gst_cc_combiner_src_query()
1309 ret = gst_pad_peer_query (srcpad, query); in gst_cc_combiner_sink_query()
1318 ret = gst_pad_peer_query (srcpad, query); in gst_cc_combiner_sink_query()
1339 ret = gst_pad_peer_query (srcpad, query); in gst_cc_combiner_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpbasepayload.c240 if (!gst_pad_peer_query (avtpbasepayload->sinkpad, query)) in gst_avtp_base_payload_calc_ptime()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_mjpgdemux.c347 ret = gst_pad_peer_query (self->jpeg_pad, query); in gst_uvc_h264_mjpg_demux_query()
349 ret = gst_pad_peer_query (self->sink_pad, query); in gst_uvc_h264_mjpg_demux_query()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c603 if (!gst_pad_peer_query (dvdemux->sinkpad, query)) { in gst_dvdemux_src_query()
609 if (!gst_pad_peer_query (dvdemux->sinkpad, pquery)) { in gst_dvdemux_src_query()
657 if (gst_pad_peer_query (dvdemux->sinkpad, query)) { in gst_dvdemux_src_query()
668 seekable = gst_pad_peer_query (dvdemux->sinkpad, peerquery); in gst_dvdemux_src_query()
1975 if (!gst_pad_peer_query (sinkpad, query)) { in gst_dvdemux_sink_activate()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c67 res = gst_pad_peer_query (pad, query); in pad_query()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgstharness.c153 gst_pad_peer_query (h->srcpad, query); in push_query()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c1138 res = gst_pad_peer_query (demux->sinkpad, query); in gst_flups_demux_src_query()
1187 if (gst_pad_peer_query (demux->sinkpad, query)) { in gst_flups_demux_src_query()
1207 if (!gst_pad_peer_query (demux->sinkpad, byte_query)) { in gst_flups_demux_src_query()
1230 res = gst_pad_peer_query (demux->sinkpad, query); in gst_flups_demux_src_query()
2097 if (gst_pad_peer_query (sinkpad, query)) { in gst_flups_demux_sink_activate()
Drsnparsetter.c177 if (!gst_pad_peer_query (parset->sinkpad, query)) in rsn_parsetter_src_query()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.c2750 if (G_LIKELY (gst_pad_peer_query (pad, data->query))) { in query_accept_caps_func()
2810 if (G_LIKELY (gst_pad_peer_query (pad, data->query))) { in query_caps_func()
2929 if ((ret = gst_pad_peer_query (pad, query))) in gst_pad_peer_query_position()
2993 if ((ret = gst_pad_peer_query (pad, query))) in gst_pad_peer_query_duration()
3063 if ((ret = gst_pad_peer_query (pad, query))) in gst_pad_peer_query_convert()
3152 if (gst_pad_peer_query (pad, query)) { in gst_pad_peer_query_caps()
3218 if (gst_pad_peer_query (pad, query)) { in gst_pad_peer_query_accept_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c1585 if (!gst_pad_peer_query (sinkpad, query)) { in gst_tag_demux_sink_activate()
1763 res = gst_pad_peer_query (demux->priv->sinkpad, query); in gst_tag_demux_pad_query()
1767 if (!(res = gst_pad_peer_query (demux->priv->sinkpad, query))) in gst_tag_demux_pad_query()
1779 if (!(res = gst_pad_peer_query (demux->priv->sinkpad, query))) in gst_tag_demux_pad_query()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c547 if (gst_pad_peer_query (y4mdec->srcpad, query)) { in gst_y4m_dec_chain()
867 res = gst_pad_peer_query (y4mdec->sinkpad, peer_query); in gst_y4m_dec_src_query()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c617 if (!gst_pad_peer_query (self->left_pad, query)) { in stereosplit_do_bufferpool()
618 if (!gst_pad_peer_query (self->right_pad, query)) { in stereosplit_do_bufferpool()

123456