Home
last modified time | relevance | path

Searched defs:_GstAllocator (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstallocator.h111 struct _GstAllocator struct
113 GstObject object;
115 const gchar *mem_type;
118 GstMemoryMapFunction mem_map;
142 struct _GstAllocatorClass { argument