Home
last modified time | relevance | path

Searched refs:gst_queue_array_peek_head_struct (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstqueuearray.h92 gpointer gst_queue_array_peek_head_struct (GstQueueArray * array);
Dgstqueuearray.c260 gst_queue_array_peek_head_struct (GstQueueArray * array) in gst_queue_array_peek_head_struct() function
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c2347 gst_queue_array_peek_head_struct (splitmux->times_to_split); in need_new_fragment()
2381 ptr_to_time = gst_queue_array_peek_head_struct (splitmux->times_to_split); in need_new_fragment()
2388 ptr_to_time = gst_queue_array_peek_head_struct (splitmux->times_to_split); in need_new_fragment()
/third_party/gstreamer/gstreamer/
DChangeLog28527 API: gst_queue_array_peek_head_struct()