Home
last modified time | relevance | path

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

123456

/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/segmentclip/
Dgstsegmentclip.c104 gst_pad_set_query_function (self->sinkpad, in gst_segment_clip_init()
115 gst_pad_set_query_function (self->srcpad, in gst_segment_clip_init()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstvalve.c156 gst_pad_set_query_function (valve->srcpad, in gst_valve_init()
166 gst_pad_set_query_function (valve->sinkpad, in gst_valve_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbaseparse.c475 gst_pad_set_query_function (mysrcpad, _src_query); in GST_START_TEST()
579 gst_pad_set_query_function (mysrcpad, _src_query); in GST_START_TEST()
659 gst_pad_set_query_function (mysrcpad, _src_query); in GST_START_TEST()
737 gst_pad_set_query_function (mysrcpad, _src_query); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamcombiner.c264 gst_pad_set_query_function (stream_combiner->srcpad, in gst_stream_combiner_init()
290 gst_pad_set_query_function (sinkpad, gst_stream_combiner_sink_query); in gst_stream_combiner_request_new_pad()
/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_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_good/gst/rtp/
Dgstrtpstorage.c164 gst_pad_set_query_function (self->srcpad, gst_rtp_storage_src_query); in gst_rtp_storage_init()
Dgstrtpstreampay.c99 gst_pad_set_query_function (self->sinkpad, in gst_rtp_stream_pay_init()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatedec.c191 gst_pad_set_query_function (dec->sinkpad, in gst_kate_dec_init()
201 gst_pad_set_query_function (dec->srcpad, in gst_kate_dec_init()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakevideosink.c168 gst_pad_set_query_function (ghost_pad, gst_fake_video_sink_query); in gst_fake_video_sink_init()
Dgstcompare.c200 gst_pad_set_query_function (comp->checkpad, gst_compare_query); in gst_compare_init()
209 gst_pad_set_query_function (comp->srcpad, gst_compare_query); in gst_compare_init()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c200 gst_pad_set_query_function (autoconvert->sinkpad, in gst_auto_convert_init()
207 gst_pad_set_query_function (autoconvert->srcpad, in gst_auto_convert_init()
493 gst_pad_set_query_function (internal_sinkpad, in gst_auto_convert_add_element()
498 gst_pad_set_query_function (internal_srcpad, in gst_auto_convert_add_element()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c367 gst_pad_set_query_function (ogm->sinkpad, in gst_ogm_audio_parse_init()
383 gst_pad_set_query_function (ogm->sinkpad, in gst_ogm_video_parse_init()
399 gst_pad_set_query_function (ogm->sinkpad, in gst_ogm_text_parse_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c125 gst_pad_set_query_function (pad, stereosplit_sink_query); in gst_gl_stereosplit_init()
132 gst_pad_set_query_function (pad, stereosplit_src_query); in gst_gl_stereosplit_init()
138 gst_pad_set_query_function (pad, stereosplit_src_query); in gst_gl_stereosplit_init()
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphacombine.c671 gst_pad_set_query_function (self->sink_pad, gst_alpha_combine_sink_query); in gst_alpha_combine_init()
672 gst_pad_set_query_function (self->alpha_pad, gst_alpha_combine_sink_query); in gst_alpha_combine_init()
Dgstcodecalphademux.c315 gst_pad_set_query_function (self->sink_pad, gst_codec_alpha_demux_sink_query); in gst_codec_alpha_demux_init()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdisparity.cpp256 gst_pad_set_query_function (filter->sinkpad_left, in gst_disparity_init()
267 gst_pad_set_query_function (filter->sinkpad_right, in gst_disparity_init()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_mjpgdemux.c195 gst_pad_set_query_function (self->sink_pad, in gst_uvc_h264_mjpg_demux_init()
202 gst_pad_set_query_function (self->jpeg_pad, in gst_uvc_h264_mjpg_demux_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_base/gst/overlaycomposition/
Dgstoverlaycomposition.c162 gst_pad_set_query_function (self->sinkpad, in gst_overlay_composition_init()
168 gst_pad_set_query_function (self->srcpad, in gst_overlay_composition_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/
Dgstproxysink.c105 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,

123456