Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph265.c34 static GstAllocator *custom_sysmem_allocator; /* NULL */ variable
77 gst_memory_init (GST_MEMORY_CAST (mem), flags, custom_sysmem_allocator, in custom_sysmem_new()
126 G_DEFINE_TYPE (CustomSysmemAllocator, custom_sysmem_allocator,
194 gst_query_add_allocation_param (query, custom_sysmem_allocator, NULL); in c_mem_app_sink_propose_allocation()
216 custom_sysmem_allocator = in GST_START_TEST()
298 g_object_unref (custom_sysmem_allocator); in GST_START_TEST()
299 custom_sysmem_allocator = NULL; in GST_START_TEST()
Drtph264.c31 static GstAllocator *custom_sysmem_allocator; /* NULL */ variable
74 gst_memory_init (GST_MEMORY_CAST (mem), flags, custom_sysmem_allocator, in custom_sysmem_new()
123 G_DEFINE_TYPE (CustomSysmemAllocator, custom_sysmem_allocator,
191 gst_query_add_allocation_param (query, custom_sysmem_allocator, NULL); in c_mem_app_sink_propose_allocation()
260 custom_sysmem_allocator = in GST_START_TEST()
342 g_object_unref (custom_sysmem_allocator); in GST_START_TEST()
343 custom_sysmem_allocator = NULL; in GST_START_TEST()