Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstmeta.h129 typedef gboolean (*GstMetaInitFunction) (GstMeta *meta, gpointer params, GstBuffer *buffer); typedef
233 GstMetaInitFunction init_func;
251 GstMetaInitFunction init_func,
Dgstmeta.c373 GstMetaInitFunction init_func, GstMetaFreeFunction free_func, in gst_meta_register()
Dgstbuffer.c2704 (GstMetaInitFunction) _gst_parent_buffer_meta_init, in gst_parent_buffer_meta_get_info()
2876 (GstMetaInitFunction) _gst_reference_timestamp_meta_init, in gst_reference_timestamp_meta_get_info()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideometa.c120 (GstMetaInitFunction) gst_mpeg_video_meta_init, in gst_mpeg_video_meta_get_info()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcoremediabuffer.c114 (GstMetaInitFunction) gst_core_media_meta_init, in gst_core_media_meta_get_info()
Dcorevideobuffer.c101 (GstMetaInitFunction) gst_core_video_meta_init, in gst_core_video_meta_get_info()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-multiview.c449 (GstMetaInitFunction) gst_video_multiview_meta_init,
Dgstvideometa.c146 sizeof (GstVideoMeta), (GstMetaInitFunction) gst_video_meta_init, in gst_video_meta_get_info()
611 (GstMetaInitFunction) gst_video_crop_meta_init, in gst_video_crop_meta_get_info()
Dvideo-overlay-composition.c262 (GstMetaInitFunction) gst_video_overlay_composition_meta_init, in gst_video_overlay_composition_meta_get_info()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsyncmeta.c381 sizeof (GstGLSyncMeta), (GstMetaInitFunction) _gst_gl_sync_meta_init, in gst_gl_sync_meta_get_info()
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dximageutil.c65 sizeof (GstMetaXImage), (GstMetaInitFunction) gst_meta_ximage_init, in gst_meta_ximage_get_info()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c469 (GstMetaInitFunction) _gst_nvmm_parent_meta_init, in gst_nvmm_parent_meta_get_info()
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.c183 (GstMetaInitFunction) gst_meta_dfbsurface_init, in gst_meta_dfbsurface_get_info()