Home
last modified time | relevance | path

Searched refs:gst_pad_set_query_function (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/gstreamer/gstreamer/plugins/elements/
Dgstvalve.c114 gst_pad_set_query_function (valve->srcpad, in gst_valve_init()
124 gst_pad_set_query_function (valve->sinkpad, in gst_valve_init()
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstsegmentclip.c102 gst_pad_set_query_function (self->sinkpad, in gst_segment_clip_init()
113 gst_pad_set_query_function (self->srcpad, in gst_segment_clip_init()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamcombiner.c227 gst_pad_set_query_function (stream_combiner->srcpad, in gst_stream_combiner_init()
253 gst_pad_set_query_function (sinkpad, gst_stream_combiner_sink_query); in gst_stream_combiner_request_new_pad()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dmultiqueue.c432 gst_pad_set_query_function (inpad, mq_dummypad_query); in construct_n_pads()
450 gst_pad_set_query_function (outpad, mq_dummypad_query); in construct_n_pads()
750 gst_pad_set_query_function (inputpads[i], mq_dummypad_query); in GST_START_TEST()
768 gst_pad_set_query_function (sinkpads[i], mq_dummypad_query); in GST_START_TEST()
951 gst_pad_set_query_function (inputpad, mq_dummypad_query); in GST_START_TEST()
1039 gst_pad_set_query_function (inputpad, mq_dummypad_query); in GST_START_TEST()
1137 gst_pad_set_query_function (inputpad, mq_dummypad_query); in GST_START_TEST()
1232 gst_pad_set_query_function (inputpad, mq_dummypad_query); in GST_START_TEST()
1320 gst_pad_set_query_function (inputpad, mq_dummypad_query); in GST_START_TEST()
Dqueue2.c331 gst_pad_set_query_function (inputpad, queue2_dummypad_query); in GST_START_TEST()
623 gst_pad_set_query_function (inputpad, queue2_dummypad_query); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstdigitalzoom.c266 gst_pad_set_query_function (self->sinkpad, in gst_digital_zoom_init()
269 gst_pad_set_query_function (self->srcpad, in gst_digital_zoom_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c121 gst_pad_set_query_function (pad, stereosplit_sink_query); in gst_gl_stereosplit_init()
128 gst_pad_set_query_function (pad, stereosplit_src_query); in gst_gl_stereosplit_init()
134 gst_pad_set_query_function (pad, stereosplit_src_query); in gst_gl_stereosplit_init()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpstorage.c161 gst_pad_set_query_function (self->srcpad, gst_rtp_storage_src_query); in gst_rtp_storage_init()
Dgstrtpstreampay.c95 gst_pad_set_query_function (self->sinkpad, in gst_rtp_stream_pay_init()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpmux.c136 gst_pad_set_query_function (src1, query_func); in test_basic()
137 gst_pad_set_query_function (src2, query_func); in test_basic()
138 gst_pad_set_query_function (sink, query_func); in test_basic()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatedec.c183 gst_pad_set_query_function (dec->sinkpad, in gst_kate_dec_init()
193 gst_pad_set_query_function (dec->srcpad, in gst_kate_dec_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbaseparse.c437 gst_pad_set_query_function (mysrcpad, _src_query); in GST_START_TEST()
540 gst_pad_set_query_function (mysrcpad, _src_query); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c198 gst_pad_set_query_function (autoconvert->sinkpad, in gst_auto_convert_init()
205 gst_pad_set_query_function (autoconvert->srcpad, in gst_auto_convert_init()
491 gst_pad_set_query_function (internal_sinkpad, in gst_auto_convert_add_element()
496 gst_pad_set_query_function (internal_srcpad, in gst_auto_convert_add_element()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c354 gst_pad_set_query_function (ogm->sinkpad, in gst_ogm_audio_parse_init()
370 gst_pad_set_query_function (ogm->sinkpad, in gst_ogm_video_parse_init()
386 gst_pad_set_query_function (ogm->sinkpad, in gst_ogm_text_parse_init()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdisparity.cpp250 gst_pad_set_query_function (filter->sinkpad_left, in gst_disparity_init()
261 gst_pad_set_query_function (filter->sinkpad_right, in gst_disparity_init()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakevideosink.c191 gst_pad_set_query_function (ghost_pad, gst_fake_video_sink_query); in gst_fake_video_sink_init()
Dgstcompare.c195 gst_pad_set_query_function (comp->checkpad, gst_compare_query); in gst_compare_init()
204 gst_pad_set_query_function (comp->srcpad, gst_compare_query); in gst_compare_init()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_mjpgdemux.c193 gst_pad_set_query_function (self->sink_pad, in gst_uvc_h264_mjpg_demux_init()
200 gst_pad_set_query_function (self->jpeg_pad, in gst_uvc_h264_mjpg_demux_init()
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/
Dgstoverlaycomposition.c257 gst_pad_set_query_function (self->sinkpad, in gst_overlay_composition_init()
262 gst_pad_set_query_function (self->srcpad, in gst_overlay_composition_init()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c680 gst_pad_set_query_function (self->sinkpad, in gst_play_sink_convert_bin_init()
691 gst_pad_set_query_function (self->srcpad, in gst_play_sink_convert_bin_init()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmxfdemux.c182 gst_pad_set_query_function (mysrcpad, _src_query); in _create_src_pad_pull()
/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysrc.c222 gst_pad_set_query_function (self->internal_srcpad, in gst_proxy_src_init()
Dgstproxysink.c103 gst_pad_set_query_function (self->sinkpad, in gst_proxy_sink_init()
/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dsrcpad60 gst_pad_set_query_function (replace->srcpad,
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsnparsetter.c80 gst_pad_set_query_function (parset->srcpad, in rsn_parsetter_init()

123456