Searched defs:downstream_caps (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | opus.c | 340 run_getcaps_check (GstCaps * filter, GstCaps * downstream_caps, in run_getcaps_check() 376 const gchar * downstream_caps, const gchar * expected_result) in run_getcaps_check_from_strings()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioaggregator.c | 612 GstCaps *downstream_caps = gst_pad_get_allowed_caps (agg->srcpad); in gst_audio_aggregator_sink_getcaps() local 674 GstCaps *downstream_caps = gst_pad_get_allowed_caps (agg->srcpad); in gst_audio_aggregator_convert_sink_getcaps() local 758 GstCaps *downstream_caps = gst_pad_get_allowed_caps (agg->srcpad); in gst_audio_aggregator_sink_setcaps() local 809 GstCaps *downstream_caps = in gst_audio_aggregator_update_src_caps() local
|
/third_party/gstreamer/gstplugins_bad/gst/inter/ |
D | gstintervideosrc.c | 386 GstCaps *downstream_caps; in gst_inter_video_src_create() local
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixer.c | 162 _find_best_format (GstVideoAggregator * vagg, GstCaps * downstream_caps, in _find_best_format()
|
/third_party/gstreamer/gstplugins_base/gst/videorate/ |
D | gstvideorate.c | 1244 GstCaps *srcpadcaps, *tmpcaps, *downstream_caps; in gst_video_rate_check_variable_rate() local
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 1982 GstCaps *downstream_caps = gst_pad_peer_query_caps (src_pad, templ_caps); in gst_amc_video_dec_set_format() local
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 306 GstCaps *downstream_caps; in gst_videomixer2_update_converters() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoaggregator.c | 727 GstCaps * downstream_caps, GstVideoInfo * best_info, in gst_video_aggregator_find_best_format()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstaggregator.c | 1014 GstCaps *downstream_caps, *template_caps, *caps = NULL; in gst_aggregator_update_src_caps() local
|