Home
last modified time | relevance | path

Searched refs:G_QUEUE_INIT (Results 1 – 25 of 38) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadevice.c73 GQueue devices = G_QUEUE_INIT; in gst_va_device_find_devices()
107 GQueue devices = G_QUEUE_INIT; in gst_va_device_find_devices()
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c404 GQueue providers = G_QUEUE_INIT, filters = G_QUEUE_INIT; in gst_device_monitor_get_devices()
406 GQueue devices = G_QUEUE_INIT; in gst_device_monitor_get_devices()
502 GQueue pending = G_QUEUE_INIT; in gst_device_monitor_start()
Dgstparse.c114 GQueue missing_copy = G_QUEUE_INIT; in gst_parse_context_copy()
Dgsttoc.c403 GQueue new_entries = G_QUEUE_INIT; in gst_toc_deep_copy_toc_entries()
Dgstelementfactory.c1190 GQueue results = G_QUEUE_INIT; in gst_element_factory_list_filter()
Dgstpreset.c391 GQueue in_env = G_QUEUE_INIT; in preset_get_keyfile()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-visualization.c38 static GQueue vis_list = G_QUEUE_INIT;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer-visualization.c38 static GQueue vis_list = G_QUEUE_INIT;
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecdevice.c160 GQueue entities = G_QUEUE_INIT; in find_codec_entity()
314 GQueue devices = G_QUEUE_INIT; in gst_v4l2_codec_find_devices()
/third_party/glib/gio/
Dgwin32volumemonitor.c114 GQueue queue = G_QUEUE_INIT; in get_mounts()
Dgtlscertificate.c741 GQueue queue = G_QUEUE_INIT; in g_tls_certificate_list_new_from_file()
/third_party/glib/glib/
Dgqueue.h68 #define G_QUEUE_INIT { NULL, NULL, 0 } macro
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-effect-switch.c39 static GQueue effects = G_QUEUE_INIT;
/third_party/gstreamer/gstplugins_good/tests/icles/
Dtest-accurate-seek.c258 GQueue q = G_QUEUE_INIT; in create_test_samples()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgsttimedvaluecontrolsource.c406 GQueue res = G_QUEUE_INIT; in gst_timed_value_control_source_get_all()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c1103 GQueue queue = G_QUEUE_INIT; in gst_adapter_take_list()
1148 GQueue queue = G_QUEUE_INIT; in gst_adapter_get_list()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videoenc.c426 GQueue profiles = G_QUEUE_INIT; in negotiate_profile_and_level()
427 GQueue levels = G_QUEUE_INIT; in negotiate_profile_and_level()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiorate.c467 GQueue q = G_QUEUE_INIT; in generate_buffers()
Dplaybin.c566 GQueue elts = G_QUEUE_INIT; in GST_START_TEST()
/third_party/glib/glib/tests/
Dautoptr.c279 g_auto(GQueue) stackval = G_QUEUE_INIT; in test_g_queue()
Dqueue.c1006 GQueue q2 = G_QUEUE_INIT; in test_static()
1241 GQueue q = G_QUEUE_INIT; in test_insert_sibling_link()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c647 GQueue queue = G_QUEUE_INIT; in gst_test_clock_get_pending_id_list_unlocked()
Dgstcheck.c65 static GQueue _gst_check_log_filters = G_QUEUE_INIT;
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfsrc.c662 GQueue messages = G_QUEUE_INIT; in gst_rtp_dtmf_src_create()
/third_party/glib/gobject/tests/
Dbinding.c940 GQueue threads = G_QUEUE_INIT; in binding_concurrent_unbind()

12