Lines Matching refs:GstMeta
38 gst_audio_downmix_meta_init (GstMeta * meta, gpointer params, in gst_audio_downmix_meta_init()
51 gst_audio_downmix_meta_free (GstMeta * meta, GstBuffer * buffer) in gst_audio_downmix_meta_free()
63 gst_audio_downmix_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_audio_downmix_meta_transform()
101 GstMeta *meta; in gst_buffer_get_audio_downmix_meta_for_channels()
209 gst_audio_clipping_meta_init (GstMeta * meta, gpointer params, in gst_audio_clipping_meta_init()
221 gst_audio_clipping_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_audio_clipping_meta_transform()
313 gst_audio_meta_init (GstMeta * meta, gpointer params, GstBuffer * buffer) in gst_audio_meta_init()
325 gst_audio_meta_free (GstMeta * meta, GstBuffer * buffer) in gst_audio_meta_free()
334 gst_audio_meta_transform (GstBuffer * dest, GstMeta * meta, in gst_audio_meta_transform()
432 gst_buffer_remove_meta (buffer, (GstMeta *) meta); in gst_buffer_add_audio_meta()
454 gst_buffer_remove_meta (buffer, (GstMeta *) meta); in gst_buffer_add_audio_meta()
519 gst_audio_level_meta_init (GstMeta * meta, gpointer params, GstBuffer * buffer) in gst_audio_level_meta_init()
530 gst_audio_level_meta_transform (GstBuffer * dst, GstMeta * meta, in gst_audio_level_meta_transform()