Home
last modified time | relevance | path

Searched refs:GST_QUERY_ACCEPT_CAPS (Results 1 – 25 of 40) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstcodecalphademux.c191 case GST_QUERY_ACCEPT_CAPS: in gst_codec_alpha_demux_sink_query()
218 case GST_QUERY_ACCEPT_CAPS: in gst_codec_alpha_demux_sink_query()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstdigitalzoom.c176 case GST_QUERY_ACCEPT_CAPS: in gst_digital_zoom_sink_query()
193 case GST_QUERY_ACCEPT_CAPS: in gst_digital_zoom_src_query()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideoflip.c470 case GST_QUERY_ACCEPT_CAPS:{ in _input_sink_probe()
499 case GST_QUERY_ACCEPT_CAPS:{ in _trans_src_probe()
Dgstglmixer.c328 case GST_QUERY_ACCEPT_CAPS: in gst_gl_mixer_sink_query()
Dgstglstereosplit.c792 case GST_QUERY_ACCEPT_CAPS: in stereosplit_sink_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c104 {GST_QUERY_ACCEPT_CAPS, "accept-caps", 0},
2347 query = gst_query_new_custom (GST_QUERY_ACCEPT_CAPS, structure); in gst_query_new_accept_caps()
2365 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ACCEPT_CAPS); in gst_query_parse_accept_caps()
2385 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ACCEPT_CAPS); in gst_query_set_accept_caps_result()
2405 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ACCEPT_CAPS); in gst_query_parse_accept_caps_result()
Dgstquery.h124 GST_QUERY_ACCEPT_CAPS = GST_QUERY_MAKE_TYPE (160, _FLAG(BOTH)), enumerator
Dgstenumtypes.c1453 { C_ENUM(GST_QUERY_ACCEPT_CAPS), "GST_QUERY_ACCEPT_CAPS", "accept-caps" }, in gst_query_type_get_type()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c1022 if (ret && GST_QUERY_TYPE (query) == GST_QUERY_ACCEPT_CAPS) { in gst_auto_convert_sink_query()
1034 if (GST_QUERY_TYPE (query) == GST_QUERY_ACCEPT_CAPS) { in gst_auto_convert_sink_query()
1306 case GST_QUERY_ACCEPT_CAPS: in gst_auto_convert_internal_sink_query()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosink.c297 case GST_QUERY_ACCEPT_CAPS: in gst_osx_audio_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccextractor.c267 case GST_QUERY_ACCEPT_CAPS:{ in gst_cc_extractor_sink_query()
Dgstcccombiner.c1272 case GST_QUERY_ACCEPT_CAPS:{ in gst_cc_combiner_src_query()
1337 case GST_QUERY_ACCEPT_CAPS: in gst_cc_combiner_sink_query()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamsplitter.c400 case GST_QUERY_ACCEPT_CAPS: in gst_stream_splitter_sink_query()
Dgstsmartencoder.c756 case GST_QUERY_ACCEPT_CAPS: in smart_encoder_sink_query()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpfunnel.c460 case GST_QUERY_ACCEPT_CAPS: in gst_rtp_funnel_sink_query()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c513 case GST_QUERY_ACCEPT_CAPS: in gst_play_sink_convert_bin_query()
Dgstdecodebin3-parse.c340 } else if (GST_QUERY_TYPE (q) == GST_QUERY_ACCEPT_CAPS) { in parse_chain_output_probe()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpmux.c54 case GST_QUERY_ACCEPT_CAPS: in query_func()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c737 case GST_QUERY_ACCEPT_CAPS:{ in gst_deinterleave_sink_query()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c501 case GST_QUERY_ACCEPT_CAPS: in gst_switch_bin_handle_query()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.c390 case GST_QUERY_ACCEPT_CAPS: in gst_directsound_sink_query()
/third_party/gstreamer/gstreamer/docs/random/
Dporting-to-1.0.txt115 gst_pad_set_acceptcaps_function() => GST_QUERY_ACCEPT_CAPS in query handler
162 GST_QUERY_ACCEPT_CAPS query.
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasink.c407 case GST_QUERY_ACCEPT_CAPS: in gst_alsasink_query()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioresample.c579 case GST_QUERY_ACCEPT_CAPS:{ in live_switch_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c313 case GST_QUERY_ACCEPT_CAPS:{ in gst_x265_enc_sink_query()

12