Home
last modified time | relevance | path

Searched refs:gst_query_new_caps (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstcodecalphademux.c188 peer_query = gst_query_new_caps (caps); in gst_codec_alpha_demux_sink_query()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c472 GstQuery *caps_query = gst_query_new_caps (NULL); in gst_switch_bin_handle_query()
861 caps_query = gst_query_new_caps (NULL); in gst_switch_bin_get_allowed_caps()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dcapsfilter.c174 query = gst_query_new_caps (filter_caps); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h615 GstQuery * gst_query_new_caps (GstCaps *filter) G_GNUC_MALLOC;
Dgstutils.c3105 query = gst_query_new_caps (filter); in gst_pad_query_caps()
3151 query = gst_query_new_caps (filter); in gst_pad_peer_query_caps()
Dgstquery.c2440 gst_query_new_caps (GstCaps * filter) in gst_query_new_caps() function
Dgstpad.c2827 query = gst_query_new_caps (mycaps); in gst_pad_get_allowed_caps()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c1189 query = gst_query_new_caps (NULL); in gst_ipc_pipeline_comm_read_query()