Home
last modified time | relevance | path

Searched refs:GST_PAD_PROBE_INFO_QUERY (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideoflip.c465 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in _input_sink_probe()
494 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in _trans_src_probe()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportreceivebin.c301 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in drop_serialized_queries()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c384 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in device_context_probe()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3-parse.c324 GstQuery *q = GST_PAD_PROBE_INFO_QUERY (info); in parse_chain_output_probe()
Dgstdecodebin3.c874 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in query_duration_drop_probe()
2004 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in multiqueue_src_probe()
Dgstdecodebin2.c3201 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in sink_pad_query_probe()
5172 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in source_pad_blocked_cb()
Dgstparsebin.c3868 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in source_pad_blocked_cb()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dqueue2.c564 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in bitrate_query_probe()
/third_party/gstreamer/gstreamer/gst/
Dgstpad.h616 #define GST_PAD_PROBE_INFO_QUERY(d) GST_QUERY_CAST(GST_PAD_PROBE_INFO_DATA(d)) macro
Dgstpad.c6505 return GST_PAD_PROBE_INFO_QUERY (info); in gst_pad_probe_info_get_query()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsink.c599 GstQuery *query = GST_PAD_PROBE_INFO_QUERY (info); in query_handler()