Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.h54 #define GST_MSDK_SYSTEM_MEMORY_NAME "GstMsdkSystemMemory" macro
Dgstmsdkbufferpool.c124 && (g_strcmp0 (allocator->mem_type, GST_MSDK_SYSTEM_MEMORY_NAME) != 0 in gst_msdk_buffer_pool_set_config()
Dgstmsdksystemmemory.c358 base_allocator->mem_type = GST_MSDK_SYSTEM_MEMORY_NAME; in gst_msdk_system_allocator_init()