Searched refs:gst_buffer_add_audio_clipping_meta (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiometa.h | 123 GstAudioClippingMeta * gst_buffer_add_audio_clipping_meta (GstBuffer *buffer,
|
D | gstaudiometa.c | 235 gst_buffer_add_audio_clipping_meta (dest, smeta->format, smeta->start, in gst_audio_clipping_meta_transform() 262 gst_buffer_add_audio_clipping_meta (GstBuffer * buffer, in gst_buffer_add_audio_clipping_meta() function
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisenc.c | 991 gst_buffer_add_audio_clipping_meta (buf, GST_FORMAT_DEFAULT, 0, in gst_vorbis_enc_output_buffers()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusenc.c | 1046 gst_buffer_add_audio_clipping_meta (outbuf, GST_FORMAT_DEFAULT, trim_start, in gst_opus_enc_encode()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | tsdemux.c | 3124 gst_buffer_add_audio_clipping_meta (buffer, GST_FORMAT_DEFAULT, in parse_opus_access_unit()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggdemux.c | 813 gst_buffer_add_audio_clipping_meta (buf, GST_FORMAT_DEFAULT, clip_start, in gst_ogg_demux_chain_peer()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-demux.c | 5010 gst_buffer_add_audio_clipping_meta (sub, GST_FORMAT_DEFAULT, in gst_matroska_demux_parse_blockgroup_or_simpleblock()
|