Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c138 typedef struct _GstVaMemoryPool GstVaMemoryPool; typedef
147 #define GST_VA_MEMORY_POOL_CAST(obj) ((GstVaMemoryPool *)obj)
152 gst_va_memory_pool_init (GstVaMemoryPool * self) in gst_va_memory_pool_init()
162 gst_va_memory_pool_finalize (GstVaMemoryPool * self) in gst_va_memory_pool_finalize()
170 gst_va_memory_pool_flush_unlocked (GstVaMemoryPool * self, in gst_va_memory_pool_flush_unlocked()
201 gst_va_memory_pool_flush (GstVaMemoryPool * self, GstVaDisplay * display) in gst_va_memory_pool_flush()
209 gst_va_memory_pool_push (GstVaMemoryPool * self, GstMemory * mem) in gst_va_memory_pool_push()
215 gst_va_memory_pool_pop (GstVaMemoryPool * self) in gst_va_memory_pool_pop()
221 gst_va_memory_pool_peek (GstVaMemoryPool * self) in gst_va_memory_pool_peek()
227 gst_va_memory_pool_surface_count (GstVaMemoryPool * self) in gst_va_memory_pool_surface_count()
[all …]