Home
last modified time | relevance | path

Searched refs:GST_QUERY (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinesrc.c345 GstQuery *query = GST_QUERY (object); in gst_ipc_pipeline_src_cancel_queued()
494 GstQuery *query = GST_QUERY (object); in gst_ipc_pipeline_src_loop()
744 GstQuery *query = GST_QUERY (user_data); in do_oob_query()
Dgstipcpipelinesink.c439 GstQuery *query = GST_QUERY (data); in pusher()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h137 #define GST_QUERY(obj) (GST_QUERY_CAST(obj)) macro
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c2938 switch (GST_QUERY_TYPE (GST_QUERY (info->data))) { in handle_mq_input()