Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.h41 typedef struct _GstMsdkSystemAllocator GstMsdkSystemAllocator; typedef
81 ((GstMsdkSystemAllocator *) (allocator))
87 GstMsdkSystemAllocator))
Dgstmsdksystemmemory.c55 GstMsdkSystemAllocator *msdk_allocator; in ensure_data()
191 GstMsdkSystemAllocator *msdk_system_allocator = in gst_msdk_system_allocator_create_surface()
212 GstMsdkSystemAllocator *allocator; in gst_msdk_system_memory_new()
306 GstMsdkSystemAllocator *msdk_allocator; in gst_msdk_system_memory_copy()
324 G_DEFINE_TYPE (GstMsdkSystemAllocator, gst_msdk_system_allocator,
354 gst_msdk_system_allocator_init (GstMsdkSystemAllocator * allocator) in gst_msdk_system_allocator_init()
369 GstMsdkSystemAllocator *allocator; in gst_msdk_system_allocator_new()
/third_party/gstreamer/gstplugins_bad/
DChangeLog52002 1\ GstMsdkSystemAllocator: This will allocate system memory.