Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c3164 } BufferArrayCtx; typedef
3175 BufferArrayCtx *ctx = &g_array_index (array, BufferArrayCtx, i); in buffer_array_push()
3191 BufferArrayCtx *ctx = &g_array_index (array, BufferArrayCtx, i); in buffer_array_get_max_seqnum_delta()
3204 BufferArrayCtx ctx; in buffer_array_append_sequential()
3214 buffer_array_append_ctx (GArray * array, BufferArrayCtx * bufs, guint num_bufs) in buffer_array_append_ctx()
3223 check_for_stall (GstHarness * h, BufferArrayCtx * bufs, guint num_bufs) in check_for_stall()
3241 array = g_array_new (FALSE, FALSE, sizeof (BufferArrayCtx)); in check_for_stall()
3282 BufferArrayCtx bufs[] = { in GST_START_TEST()
3309 BufferArrayCtx bufs[] = { in GST_START_TEST()
3327 BufferArrayCtx bufs[] = { in GST_START_TEST()
[all …]