Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c55 GstMsdkSystemAllocator *msdk_allocator; in ensure_data() local
58 msdk_allocator = GST_MSDK_SYSTEM_ALLOCATOR_CAST (allocator); in ensure_data()
60 info = &msdk_allocator->image_info; in ensure_data()
306 GstMsdkSystemAllocator *msdk_allocator; in gst_msdk_system_memory_copy() local
313 msdk_allocator = GST_MSDK_SYSTEM_ALLOCATOR_CAST (base_mem->allocator); in gst_msdk_system_memory_copy()
315 info = &msdk_allocator->image_info; in gst_msdk_system_memory_copy()