/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdsegmenttimelinenode.c | 34 g_queue_foreach (&self->S, (GFunc) gst_mpd_s_node_free, NULL); in gst_mpd_segment_timeline_node_finalize() 51 g_queue_foreach (&self->S, (GFunc) gst_mpd_node_get_list_item, in gst_mpd_segment_timeline_get_xml_node()
|
/third_party/glib/glib/ |
D | gqueue.c | 111 g_queue_foreach (queue, (GFunc) free_func, NULL); in g_queue_free_full() 170 g_queue_foreach (queue, (GFunc) free_func, NULL); in g_queue_clear_full() 269 g_queue_foreach (GQueue *queue, in g_queue_foreach() function
|
D | gqueue.h | 95 void g_queue_foreach (GQueue *queue,
|
D | gasyncqueue.c | 233 g_queue_foreach (&queue->queue, (GFunc) queue->item_free_func, NULL); in g_async_queue_unref()
|
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/ |
D | gstvideoframe-audiolevel.c | 239 g_queue_foreach (&self->vtimeq, (GFunc) g_free, NULL); in gst_videoframe_audiolevel_change_state() 263 g_queue_foreach (&self->vtimeq, (GFunc) g_free, NULL); in gst_videoframe_audiolevel_finalize() 337 g_queue_foreach (&self->vtimeq, (GFunc) g_free, NULL); in gst_videoframe_audiolevel_vsink_event() 355 g_queue_foreach (&self->vtimeq, (GFunc) g_free, NULL); in gst_videoframe_audiolevel_vsink_event()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 271 g_queue_foreach (src->retained_feedback, (GFunc) gst_buffer_unref, NULL); in rtp_source_reset() 341 g_queue_foreach (src->packets, (GFunc) gst_buffer_unref, NULL); in rtp_source_finalize() 352 g_queue_foreach (src->retained_feedback, (GFunc) gst_buffer_unref, NULL); in rtp_source_finalize() 1058 g_queue_foreach (src->packets, (GFunc) update_queued_stats, src); in init_seq() 1178 g_queue_foreach (src->packets, (GFunc) gst_buffer_unref, NULL); in update_receiver_stats() 1197 g_queue_foreach (src->packets, (GFunc) gst_buffer_unref, NULL); in update_receiver_stats() 1206 g_queue_foreach (src->packets, (GFunc) gst_buffer_unref, NULL); in update_receiver_stats()
|
D | gstrtprtxqueue.c | 181 g_queue_foreach (rtx->queue, (GFunc) gst_buffer_unref, NULL); in gst_rtp_rtx_queue_reset() 294 g_queue_foreach (rtx->queue, (GFunc) push_seqnum, &data); in gst_rtp_rtx_queue_src_event()
|
D | gstrtpjitterbuffer.c | 1124 g_queue_foreach (&priv->gap_packets, (GFunc) gst_buffer_unref, NULL); in gst_rtp_jitter_buffer_finalize() 1612 g_queue_foreach (&priv->gap_packets, (GFunc) gst_buffer_unref, NULL); in gst_rtp_jitter_buffer_flush_stop() 2759 g_queue_foreach (&priv->gap_packets, (GFunc) gst_buffer_unref, NULL); in handle_big_gap_buffer() 3131 g_queue_foreach (&priv->gap_packets, (GFunc) gst_buffer_unref, NULL); in gst_rtp_jitter_buffer_chain() 3614 g_queue_foreach (&priv->gap_packets, (GFunc) gst_buffer_unref, NULL); in pop_and_push_next()
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gstm3u8playlist.c | 91 g_queue_foreach (playlist->entries, (GFunc) gst_m3u8_entry_free, NULL); in gst_m3u8_playlist_free()
|
D | gsthlssink2.c | 139 g_queue_foreach (&sink->old_locations, (GFunc) g_free, NULL); in gst_hls_sink2_finalize() 382 g_queue_foreach (&sink->old_locations, (GFunc) g_free, NULL); in gst_hls_sink2_reset()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gststreamcollection.c | 154 g_queue_foreach (&collection->priv->streams, in gst_stream_collection_dispose()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | videoframe-audiolevel.c | 421 g_queue_foreach (&v_timestamp_q, (GFunc) g_free, NULL); in test_videoframe_audiolevel_generic() 422 g_queue_foreach (&msg_timestamp_q, (GFunc) g_free, NULL); in test_videoframe_audiolevel_generic()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsenc.c | 226 g_queue_foreach (&self->queue, (GFunc) gst_buffer_unref, NULL); in gst_dtls_enc_finalize() 430 g_queue_foreach (&self->queue, (GFunc) gst_buffer_unref, NULL); in src_activate_mode()
|
/third_party/glib/glib/tests/ |
D | queue.c | 106 g_queue_foreach (queue, check_min, &min); in find_min() 116 g_queue_foreach (queue, check_max, &max); in find_max() 131 g_queue_foreach (queue, delete_elm, queue); in delete_all() 943 g_queue_foreach (q2, remove_item, q2); in test_copy()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstrusage.c | 92 g_queue_foreach (&self->values, (GFunc) free_trace_value, NULL); in free_trace_values()
|
D | gstleaks.c | 803 g_queue_foreach (&instances, (GFunc) gst_leaks_tracer_log_live_objects, NULL); in sig_usr1_handler() 826 g_queue_foreach (&instances, sig_usr2_handler_foreach, NULL); in sig_usr2_handler()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-ids.c | 364 g_queue_foreach (&track->protection_event_queue, (GFunc) gst_event_unref, in gst_matroska_track_free()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstcheck.c | 196 g_queue_foreach (&_gst_check_log_filters, in gst_check_clear_log_filter() 236 g_queue_foreach (&_gst_check_log_filters, (GFunc) gst_check_apply_log_filter, in gst_check_filter_log_filter()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsink.c | 666 g_queue_foreach (&splitmux->out_cmd_q, (GFunc) out_cmd_buf_free, NULL); in gst_splitmux_sink_finalize() 668 g_queue_foreach (&splitmux->pending_input_gops, (GFunc) input_gop_free, NULL); in gst_splitmux_sink_finalize() 1069 g_queue_foreach (&ctx->queued_bufs, (GFunc) mq_stream_buf_free, NULL); in mq_stream_ctx_reset() 1104 g_queue_foreach (&ctx->queued_bufs, (GFunc) mq_stream_buf_free, NULL); in mq_stream_ctx_free() 1666 g_queue_foreach (&ctx->queued_bufs, (GFunc) mq_stream_buf_free, NULL); in handle_mq_output() 3989 g_queue_foreach (&splitmux->pending_input_gops, (GFunc) input_gop_free, NULL); in gst_splitmux_sink_reset() 4007 g_queue_foreach (&splitmux->out_cmd_q, (GFunc) out_cmd_buf_free, NULL); in gst_splitmux_sink_reset()
|
D | gstmultifilesink.c | 470 g_queue_foreach (&multifilesink->old_files, (GFunc) g_free, NULL); in gst_multi_file_sink_stop()
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstptpclock.c | 803 g_queue_foreach (&domain->pending_syncs, (GFunc) ptp_pending_sync_free, in select_best_master_clock() 1925 g_queue_foreach (&sender->announce_messages, (GFunc) g_free, NULL); in cleanup_cb() 2301 g_queue_foreach (&sender->announce_messages, (GFunc) g_free, NULL); in gst_ptp_deinit() 2307 g_queue_foreach (&domain->pending_syncs, (GFunc) ptp_pending_sync_free, in gst_ptp_deinit()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2videoenc.c | 470 g_queue_foreach (&profiles, (GFunc) g_free, NULL); in negotiate_profile_and_level() 512 g_queue_foreach (&levels, (GFunc) g_free, NULL); in negotiate_profile_and_level()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpmparobustdepay.c | 796 g_queue_foreach (rtpmpadepay->adu_frames, in gst_rtp_mpa_robust_change_state()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiodecoder.c | 567 g_queue_foreach (&dec->priv->frames, (GFunc) gst_buffer_unref, NULL); in gst_audio_decoder_reset() 1562 g_queue_foreach (&inbufs, (GFunc) gst_buffer_unref, NULL); in gst_audio_decoder_finish_frame_or_subframe() 1809 g_queue_foreach (&dec->priv->frames, (GFunc) gst_buffer_unref, NULL); in gst_audio_decoder_drain()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-stats.c | 1123 g_queue_foreach (element_reported_latencies, in print_stats()
|