Home
last modified time | relevance | path

Searched refs:GstXvImageAllocator (Results 1 – 25 of 60) sorted by relevance

123

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
H A Dxvimagepool.h42 GstXvImageAllocator *allocator;
65 GstBufferPool * gst_xvimage_buffer_pool_new (GstXvImageAllocator *allocator);
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
H A Dxvimagepool.h42 GstXvImageAllocator *allocator;
65 GstBufferPool * gst_xvimage_buffer_pool_new (GstXvImageAllocator *allocator);
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
H A Dxvimagepool.h42 GstXvImageAllocator *allocator;
65 GstBufferPool * gst_xvimage_buffer_pool_new (GstXvImageAllocator *allocator);
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
H A Dxvimagepool.h42 GstXvImageAllocator *allocator;
65 GstBufferPool * gst_xvimage_buffer_pool_new (GstXvImageAllocator *allocator);
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
H A Dxvimagepool.h42 GstXvImageAllocator *allocator;
65 GstBufferPool * gst_xvimage_buffer_pool_new (GstXvImageAllocator *allocator);
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvimageallocator.h25 typedef struct _GstXvImageAllocator GstXvImageAllocator; typedef
35 …TOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCATOR, GstXvImageAllocator))
36 #define GST_XVIMAGE_ALLOCATOR_CAST(obj) ((GstXvImageAllocator*)(obj))
41 GstXvImageAllocator * gst_xvimage_allocator_new (GstXvContext * context);
43 GstXvContext * gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator);
45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
H A Dxvimageallocator.c84 GstXvImageAllocator *alloc; in gst_xvimage_memory_is_from_context()
150 GstXvImageAllocator *alloc = (GstXvImageAllocator *) allocator; in gst_xvimage_allocator_free()
271 G_DEFINE_TYPE (GstXvImageAllocator, gst_xvimage_allocator, GST_TYPE_ALLOCATOR);
296 gst_xvimage_allocator_init (GstXvImageAllocator * allocator) in gst_xvimage_allocator_init()
313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()
322 GstXvImageAllocator *
325 GstXvImageAllocator *alloc; in gst_xvimage_allocator_new()
337 gst_xvimage_allocator_peek_context (GstXvImageAllocator * allocator) in gst_xvimage_allocator_peek_context()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc()

123