Searched refs:GstMetaInitFunction (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstmeta.h | 129 typedef gboolean (*GstMetaInitFunction) (GstMeta *meta, gpointer params, GstBuffer *buffer); typedef 233 GstMetaInitFunction init_func; 251 GstMetaInitFunction init_func,
|
D | gstmeta.c | 373 GstMetaInitFunction init_func, GstMetaFreeFunction free_func, in gst_meta_register()
|
D | gstbuffer.c | 2704 (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/ |
D | gstmpegvideometa.c | 120 (GstMetaInitFunction) gst_mpeg_video_meta_init, in gst_mpeg_video_meta_get_info()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | coremediabuffer.c | 114 (GstMetaInitFunction) gst_core_media_meta_init, in gst_core_media_meta_get_info()
|
D | corevideobuffer.c | 101 (GstMetaInitFunction) gst_core_video_meta_init, in gst_core_video_meta_get_info()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-multiview.c | 449 (GstMetaInitFunction) gst_video_multiview_meta_init,
|
D | gstvideometa.c | 146 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()
|
D | video-overlay-composition.c | 262 (GstMetaInitFunction) gst_video_overlay_composition_meta_init, in gst_video_overlay_composition_meta_get_info()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglsyncmeta.c | 381 sizeof (GstGLSyncMeta), (GstMetaInitFunction) _gst_gl_sync_meta_init, in gst_gl_sync_meta_get_info()
|
/third_party/gstreamer/gstplugins_good/sys/ximage/ |
D | ximageutil.c | 65 sizeof (GstMetaXImage), (GstMetaInitFunction) gst_meta_ximage_init, in gst_meta_ximage_get_info()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 469 (GstMetaInitFunction) _gst_nvmm_parent_meta_init, in gst_nvmm_parent_meta_get_info()
|
/third_party/gstreamer/gstplugins_bad/ext/directfb/ |
D | dfbvideosink.c | 183 (GstMetaInitFunction) gst_meta_dfbsurface_init, in gst_meta_dfbsurface_get_info()
|