Home
last modified time | relevance | path

Searched refs:gst_audio_resampler_get_out_frames (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.h242 gsize gst_audio_resampler_get_out_frames (GstAudioResampler *resampler,
Daudio-converter.c1499 return gst_audio_resampler_get_out_frames (convert->resampler, in_frames); in gst_audio_converter_get_out_frames()
Daudio-resampler.c1653 gst_audio_resampler_get_out_frames (GstAudioResampler * resampler, in gst_audio_resampler_get_out_frames() function
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosink.cpp586 gst_audio_resampler_get_out_frames (self->resampler, in_frames); in gst_decklink_audio_sink_render()
/third_party/gstreamer/gstplugins_base/
DChangeLog1166 gst_audio_resampler_get_out_frames() returns 0.