Home
last modified time | relevance | path

Searched refs:gst_audio_resampler_get_in_frames (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.h246 gsize gst_audio_resampler_get_in_frames (GstAudioResampler *resampler,
Daudio-converter.c1519 return gst_audio_resampler_get_in_frames (convert->resampler, out_frames); in gst_audio_converter_get_in_frames()
Daudio-resampler.c1696 gst_audio_resampler_get_in_frames (GstAudioResampler * resampler, in gst_audio_resampler_get_in_frames() function