Searched refs:gst_queue_array_find (Results 1 – 6 of 6) sorted by relevance
74 guint gst_queue_array_find (GstQueueArray * array,
733 gst_queue_array_find (GstQueueArray * array, GCompareFunc func, gpointer data) in gst_queue_array_find() function
711 idx = gst_queue_array_find (priv->queue, is_of_type, GSIZE_TO_POINTER (type)); in gst_data_queue_drop_head()
235 idx = gst_queue_array_find (array, compare_pointer_value, in GST_START_TEST()
1056 idx = gst_queue_array_find (decoder->pending_requests, NULL, request); in gst_v4l2_request_unref()
43514 This commit depends on other fixes done to gst_queue_array_find()43543 queuearray: fix gst_queue_array_find()