Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c58 msdk_allocator = GST_MSDK_SYSTEM_ALLOCATOR_CAST (allocator); in ensure_data()
192 GST_MSDK_SYSTEM_ALLOCATOR_CAST (allocator); in gst_msdk_system_allocator_create_surface()
219 allocator = GST_MSDK_SYSTEM_ALLOCATOR_CAST (base_allocator); in gst_msdk_system_memory_new()
313 msdk_allocator = GST_MSDK_SYSTEM_ALLOCATOR_CAST (base_mem->allocator); in gst_msdk_system_memory_copy()
Dgstmsdksystemmemory.h80 #define GST_MSDK_SYSTEM_ALLOCATOR_CAST(allocator) \ macro
Dgstmsdkbufferpool.c245 info = &GST_MSDK_SYSTEM_ALLOCATOR_CAST (priv->allocator)->image_info; in gst_msdk_buffer_pool_alloc_buffer()