Home
last modified time | relevance | path

Searched refs:g_queue_init (Results 1 – 25 of 40) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdsegmenttimelinenode.c75 g_queue_init (&self->S); in gst_mpd_segment_timeline_node_init()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstflowcombiner.c100 g_queue_init (&combiner->pads); in gst_flow_combiner_new()
/third_party/glib/glib/
Dgqueue.h80 void g_queue_init (GQueue *queue);
Dgqueue.c127 g_queue_init (GQueue *queue) in g_queue_init() function
150 g_queue_init (queue); in g_queue_clear()
Dgasyncqueue.c144 g_queue_init (&queue->queue); in g_async_queue_new_full()
/third_party/gstreamer/gstreamer/gst/
Dgststreamcollection.c133 g_queue_init (&collection->priv->streams); in gst_stream_collection_init()
Dgstinfo.c3352 g_queue_init (&log->log); in gst_ring_buffer_logger_log()
3497 g_queue_init (&logger->threads); in gst_debug_add_ring_buffer_logger()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvideoframe-audiolevel.c353 g_queue_init (&v_timestamp_q); in test_videoframe_audiolevel_generic()
354 g_queue_init (&msg_timestamp_q); in test_videoframe_audiolevel_generic()
/third_party/glib/gio/
Dgcontextspecificgroup.c88 g_queue_init (&css->pending); in g_context_specific_source_new()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstrusage.c85 g_queue_init (&self->values); in make_trace_values()
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlssink2.c351 g_queue_init (&sink->old_locations); in gst_hls_sink2_init()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsenc.c197 g_queue_init (&self->queue); in gst_dtls_enc_init()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstptpclock.c863 g_queue_init (&domain->pending_syncs); in handle_announce_message()
896 g_queue_init (&sender->announce_messages); in handle_announce_message()
1488 g_queue_init (&domain->pending_syncs); in handle_sync_message()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpst2022-1-fecenc.c555 g_queue_init (&enc->queued_column_packets); in gst_rtpst_2022_1_fecenc_reset()
Drtpjitterbuffer.c90 g_queue_init (&jbuf->packets); in rtp_jitter_buffer_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/
Dgstinsertbin.c276 g_queue_init (&self->priv->change_queue); in gst_insert_bin_init()
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/
Dgstvideoframe-audiolevel.c187 g_queue_init (&self->vtimeq); in gst_videoframe_audiolevel_init()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesink.c431 g_queue_init (&sink->old_files); in gst_multi_file_sink_start()
Dgstsplitmuxsink.c601 g_queue_init (&splitmux->out_cmd_q); in gst_splitmux_sink_init()
626 g_queue_init (&splitmux->pending_input_gops); in gst_splitmux_sink_init()
1080 g_queue_init (&ctx->queued_bufs); in mq_stream_ctx_new()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11deinterlace.cpp437 g_queue_init (&self->past_frame_queue); in gst_d3d11_deinterlace_init()
438 g_queue_init (&self->future_frame_queue); in gst_d3d11_deinterlace_init()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpenc.c273 g_queue_init (&self->pending_pads); in gst_sctp_enc_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c604 g_queue_init (&priv->frames); in gst_video_encoder_init()
605 g_queue_init (&priv->force_key_unit); in gst_video_encoder_init()
/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c268 g_queue_init (&pv->outgoing); in soup_websocket_connection_init()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c320 g_queue_init (&self->messages); in gst_openjpeg_enc_init()
/third_party/glib/glib/tests/
Dqueue.c1008 g_queue_init (&q); in test_static()

12