Searched refs:GstXvImageMemory (Results 1 – 4 of 4) sorted by relevance
98 gst_xvimage_memory_get_format (GstXvImageMemory * xvmem) in gst_xvimage_memory_get_format()106 gst_xvimage_memory_get_xvimage (GstXvImageMemory * xvmem) in gst_xvimage_memory_get_xvimage()114 gst_xvimage_memory_get_crop (GstXvImageMemory * xvmem, GstVideoRectangle * crop) in gst_xvimage_memory_get_crop()149 GstXvImageMemory *mem = (GstXvImageMemory *) gmem; in gst_xvimage_allocator_free()188 g_slice_free (GstXvImageMemory, mem); in gst_xvimage_allocator_free()192 gst_xvimage_memory_map (GstXvImageMemory * mem, gsize maxsize, in gst_xvimage_memory_map()199 gst_xvimage_memory_unmap (GstXvImageMemory * mem) in gst_xvimage_memory_unmap()204 static GstXvImageMemory *205 gst_xvimage_memory_share (GstXvImageMemory * mem, gssize offset, gsize size) in gst_xvimage_memory_share()207 GstXvImageMemory *sub; in gst_xvimage_memory_share()[all …]
23 typedef struct _GstXvImageMemory GstXvImageMemory; typedef57 gint gst_xvimage_memory_get_format (GstXvImageMemory *mem);58 XvImage * gst_xvimage_memory_get_xvimage (GstXvImageMemory *mem);59 gboolean gst_xvimage_memory_get_crop (GstXvImageMemory *mem,62 void gst_xvimage_memory_render (GstXvImageMemory *mem,
147 img = gst_xvimage_memory_get_xvimage ((GstXvImageMemory *) in xvimage_buffer_pool_set_config()
240 GstXvImageMemory *mem; in gst_xv_image_sink_xvimage_put()286 mem = (GstXvImageMemory *) gst_buffer_peek_memory (xvimage, 0); in gst_xv_image_sink_xvimage_put()