Home
last modified time | relevance | path

Searched refs:gst_queue_array_peek_nth_struct (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstqueuearray.h95 gpointer gst_queue_array_peek_nth_struct (GstQueueArray * array, guint idx);
Dgstqueuearray.c322 gst_queue_array_peek_nth_struct (GstQueueArray * array, guint idx) in gst_queue_array_peek_nth_struct() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c4039 msg = gst_queue_array_peek_nth_struct (watch->messages, i); in gst_rtsp_source_dispatch_write()
4077 msg = gst_queue_array_peek_nth_struct (watch->messages, i); in gst_rtsp_source_dispatch_write()
4157 msg = gst_queue_array_peek_nth_struct (watch->messages, i); in gst_rtsp_source_dispatch_write()
4254 gst_queue_array_peek_nth_struct (watch->messages, i); in gst_rtsp_source_dispatch_write()