• Home
  • Raw
  • Download

Lines Matching refs:GstMeta

56 gst_video_meta_init (GstMeta * meta, gpointer params, GstBuffer * buffer)  in gst_video_meta_init()
75 gst_video_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_video_meta_transform()
171 GstMeta *meta; in gst_buffer_get_video_meta()
203 GstMeta *meta; in gst_buffer_get_video_meta_id()
531 gst_video_crop_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_video_crop_meta_transform()
594 gst_video_crop_meta_init (GstMeta * meta, gpointer params, GstBuffer * buffer) in gst_video_crop_meta_init()
654 gst_video_gl_texture_upload_meta_init (GstMeta * meta, gpointer params, in gst_video_gl_texture_upload_meta_init()
673 gst_video_gl_texture_upload_meta_free (GstMeta * meta, GstBuffer * buffer) in gst_video_gl_texture_upload_meta_free()
682 gst_video_gl_texture_upload_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_video_gl_texture_upload_meta_transform()
826 gst_video_region_of_interest_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_video_region_of_interest_meta_transform()
878 gst_video_region_of_interest_meta_init (GstMeta * meta, gpointer params, in gst_video_region_of_interest_meta_init()
892 gst_video_region_of_interest_meta_free (GstMeta * meta, GstBuffer * buffer) in gst_video_region_of_interest_meta_free()
934 GstMeta *meta; in gst_buffer_get_video_region_of_interest_meta_id()
1080 gst_video_time_code_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_video_time_code_meta_transform()
1104 gst_video_time_code_meta_init (GstMeta * meta, gpointer params, in gst_video_time_code_meta_init()
1115 gst_video_time_code_meta_free (GstMeta * meta, GstBuffer * buffer) in gst_video_time_code_meta_free()
1203 gst_buffer_remove_meta (buffer, (GstMeta *) meta); in gst_buffer_add_video_time_code_meta_full()