Searched refs:g_queue_peek_head (Results 1 – 23 of 23) sorted by relevance
128 gpointer g_queue_peek_head (GQueue *queue);
881 g_queue_peek_head (GQueue *queue) in g_queue_peek_head() function
861 g_return_if_fail (g_queue_peek_head (stack) == context); in g_main_context_pop_thread_default()899 return g_queue_peek_head (stack); in g_main_context_get_thread_default()
387 while ((outbuf = g_queue_peek_head (rtpmp4gdepay->packets))) { in gst_rtp_mp4g_depay_queue()621 outbuf = g_queue_peek_head (rtpmp4gdepay->packets); in gst_rtp_mp4g_depay_process()
99 high_item = (RtpStorageItem *) g_queue_peek_head (&stream->queue); in rtp_storage_stream_get_seqnum_diff()
524 if (GST_BUFFER_TIMESTAMP (g_queue_peek_head (iter->buffers)) > offset) in gst_gdk_animation_iter_advance()563 (GST_BUFFER_TIMESTAMP (g_queue_peek_head (iter->buffers)) - in gst_gdk_animation_iter_get_delay_time()
433 g_assert (qinf->head->data == g_queue_peek_head (q)); in random_test()435 g_assert (g_queue_peek_head (q) == NULL); in random_test()759 g_assert (g_queue_peek_head (q) == GINT_TO_POINTER (2)); in test_basic()808 g_assert (g_queue_peek_head (q) == GINT_TO_POINTER (1)); in test_basic()
111 head = g_queue_peek_head (&iks->queue); in ik_source_get_dispatch_time()
348 high_buf = g_queue_peek_head (rtx->queue); in get_ts_diff()
457 Item *item = g_queue_peek_head (&enc->queued_column_packets); in gst_rtpst_2022_1_fecenc_sink_chain()
1912 while ((pkt = g_queue_peek_head (src->retained_feedback)) && in rtp_source_timeout()
382 data = g_queue_peek_head (&self->priv->change_queue); in gst_insert_bin_block_pad_unlock()
666 vt1 = g_queue_peek_head (&self->vtimeq); in gst_videoframe_audiolevel_asink_chain()
664 buf = g_queue_peek_head (pad->pagebuffers); in gst_ogg_mux_dequeue_page()669 buf = g_queue_peek_head (pad->pagebuffers); in gst_ogg_mux_dequeue_page()
2369 gop = g_queue_peek_head (&splitmux->pending_input_gops); in need_new_fragment()2683 gop = g_queue_peek_head (&splitmux->pending_input_gops); in check_completed_gop()3171 gop = g_queue_peek_head (&splitmux->pending_input_gops); in handle_mq_input()
1067 tmp = g_queue_peek_head (overlay->pending_subtitles); in gst_dvbsub_overlay_chain_video()
1189 frame = g_queue_peek_head (&pv->outgoing); in soup_websocket_connection_write()
1377 next_buf = (GstBuffer *) g_queue_peek_head (&self->future_frame_queue); in gst_d3d11_deinterlace_submit_future_frame()
2687 g_queue_peek_head
743 sNode = (GstMPDSNode *) g_queue_peek_head (&segmentTimeline->S); in GST_START_TEST()1112 sNode = (GstMPDSNode *) g_queue_peek_head (&segmentTimeline->S); in GST_START_TEST()
1171 while ((tmp = g_queue_peek_head (sync->sink->gl_queue))) { in _amc_gl_iterate_queue_unlocked()
1540 in_buf = g_queue_peek_head (&priv->frames); in gst_audio_decoder_finish_frame_or_subframe()
9144 next_req = g_queue_peek_head (&src->set_get_param_q); in gst_rtspsrc_thread()