Searched refs:GstBusSyncReply (Results 1 – 25 of 53) sorted by relevance
123
/third_party/gstreamer/gstreamer/gst/ |
D | gstbus.h | 69 } GstBusSyncReply; typedef 86 typedef GstBusSyncReply (*GstBusSyncHandler) (GstBus * bus, GstMessage * message, gpointer user_… 229 GstBusSyncReply gst_bus_sync_signal_handler (GstBus *bus, GstMessage *message,
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/ |
D | pipeline.h | 66 … static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, const Pipeline* pipeline);
|
D | pipeline.cpp | 324 GstBusSyncReply Pipeline::create_window (GstBus* bus, GstMessage* message, const Pipeline* p) in create_window()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/ |
D | pipeline.h | 70 … static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, const Pipeline* pipeline);
|
D | pipeline.cpp | 341 GstBusSyncReply Pipeline::create_window (GstBus* bus, GstMessage* message, const Pipeline* p) in create_window()
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-dynamically-added/ |
D | main.cpp | 10 static GstBusSyncReply
|
/third_party/gstreamer/gstreamer/tests/examples/streams/ |
D | stream-status.c | 48 static GstBusSyncReply
|
D | rtpool-test.c | 53 static GstBusSyncReply
|
/third_party/gstreamer/gst_libav/tests/check/elements/ |
D | avdec_adpcm.c | 39 static GstBusSyncReply
|
D | avdemux_ape.c | 39 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/ |
D | gsthanddetect_test.c | 33 static GstBusSyncReply
|
D | gstfacedetect_test.c | 35 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | stress-videooverlay.c | 142 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/ |
D | win32-videooverlay-playbin.c | 93 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/ |
D | wayland-threads.c | 74 static GstBusSyncReply
|
D | main.c | 84 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | dtls.c | 56 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camera2.c | 213 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/ |
D | main.cpp | 35 static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, GtkWidget* widget) in create_window()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder-signal-adapter.c | 141 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gsturidownloader.c | 58 static GstBusSyncReply gst_uri_downloader_bus_handler (GstBus * bus, 225 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | id3demux.c | 27 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/ |
D | main.cpp | 35 static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, GtkWidget* widget) in create_window()
|
/third_party/gstreamer/gstplugins_base/tests/examples/decodebin_next/ |
D | playbin-test.c | 178 static GstBusSyncReply
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/ |
D | pixbufdrop.c | 51 static GstBusSyncReply
|
123