Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinesrc.c341 GstQuery *query = GST_QUERY (object); in gst_ipc_pipeline_src_cancel_queued()
490 GstQuery *query = GST_QUERY (object); in gst_ipc_pipeline_src_loop()
740 GstQuery *query = GST_QUERY (user_data); in do_oob_query()
Dgstipcpipelinesink.c435 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/gstreamer/docs/gst/
Dgstreamer-sections.txt2674 GST_QUERY
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c2316 switch (GST_QUERY_TYPE (GST_QUERY (info->data))) { in handle_mq_input()