Searched refs:gst_query_parse_caps_result (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/ |
D | gstcodecalphademux.c | 211 gst_query_parse_caps_result (peer_query, &caps); in gst_codec_alpha_demux_sink_query()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsnparsetter.c | 183 gst_query_parse_caps_result (query, &caps); in rsn_parsetter_src_query()
|
/third_party/gstreamer/gstplugins_bad/gst/switchbin/ |
D | gstswitchbin.c | 480 gst_query_parse_caps_result (caps_query, &query_caps); in gst_switch_bin_handle_query() 868 gst_query_parse_caps_result (caps_query, &caps); in gst_switch_bin_get_allowed_caps()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | capsfilter.c | 177 gst_query_parse_caps_result (query, &caps); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.h | 624 void gst_query_parse_caps_result (GstQuery *query, GstCaps **caps);
|
D | gstquery.c | 2502 gst_query_parse_caps_result (GstQuery * query, GstCaps ** caps) in gst_query_parse_caps_result() function 2521 gst_query_parse_caps_result (query, &caps);
|
D | gstutils.c | 2813 gst_query_parse_caps_result (data->query, &peercaps); in query_caps_func() 3107 gst_query_parse_caps_result (query, &result); in gst_pad_query_caps() 3153 gst_query_parse_caps_result (query, &result); in gst_pad_peer_query_caps()
|
D | gstpad.c | 2833 gst_query_parse_caps_result (query, &caps); in gst_pad_get_allowed_caps()
|