Searched refs:gst_audio_resampler_resample (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler.h | 253 void gst_audio_resampler_resample (GstAudioResampler * resampler,
|
D | audio-converter.c | 546 gst_audio_resampler_resample (convert->resampler, in, in_frames, out, in do_resample() 1293 gst_audio_resampler_resample (convert->resampler, in, in_frames, out, in converter_resample()
|
D | audio-resampler.c | 1754 gst_audio_resampler_resample (GstAudioResampler * resampler, in gst_audio_resampler_resample() function
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosink.cpp | 593 gst_audio_resampler_resample (self->resampler, (gpointer *) & map_info.data, in gst_decklink_audio_sink_render()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 1096 updated in gst_audio_resampler_resample(), so we must call that and 1168 Otherwise, we get a segfault when gst_audio_resampler_resample() tries
|