Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c210 gst_msdk_system_memory_new (GstAllocator * base_allocator) in gst_msdk_system_memory_new() function
311 (GstMsdkSystemMemory *) gst_msdk_system_memory_new (base_mem->allocator); in gst_msdk_system_memory_copy()
341 return gst_msdk_system_memory_new (allocator); in gst_msdk_system_allocator_alloc()
Dgstmsdksystemmemory.h74 gst_msdk_system_memory_new (GstAllocator * base_allocator);
Dgstmsdkbufferpool.c229 mem = gst_msdk_system_memory_new (priv->allocator); in gst_msdk_buffer_pool_alloc_buffer()