Home
last modified time | relevance | path

Searched refs:gst_audio_converter_new (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.h126 GstAudioConverter * gst_audio_converter_new (GstAudioConverterFlags flags,
Daudio-converter.c155 gst_audio_converter_new (convert->flags, &convert->in, &convert->out, in gst_audio_converter_copy()
1323 gst_audio_converter_new (GstAudioConverterFlags flags, GstAudioInfo * in_info, in gst_audio_converter_new() function
Dgstaudioaggregator.c290 gst_audio_converter_new (GST_AUDIO_CONVERTER_FLAG_NONE, in_info, out_info, in gst_audio_aggregator_convert_pad_update_converter()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c777 this->convert = gst_audio_converter_new (0, &in_info, &out_info, config); in gst_audio_convert_set_caps()
/third_party/gstreamer/gstplugins_base/gst/audioresample/
Dgstaudioresample.c420 gst_audio_converter_new (GST_AUDIO_CONVERTER_FLAG_VARIABLE_RATE, in, in gst_audio_resample_update_state()
/third_party/gstreamer/gstplugins_base/
DChangeLog2833 audio-converter: Free config when gst_audio_converter_new fails
21397 gst_audio_converter_new: update annotations