Home
last modified time | relevance | path

Searched defs:out_frames (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c110 gsize out_frames; member
537 gsize in_frames, out_frames; in do_resample() local
1072 gpointer out[], gsize out_frames) in converter_passthrough()
1235 gpointer out[], gsize out_frames) in converter_endian()
1260 gpointer out[], gsize out_frames) in converter_generic()
1291 gpointer out[], gsize out_frames) in converter_resample()
1516 gsize out_frames) in gst_audio_converter_get_in_frames()
1590 gpointer out[], gsize out_frames) in gst_audio_converter_samples()
1626 gsize out_frames; in gst_audio_converter_convert() local
Daudio-resampler.c1697 gsize out_frames) in gst_audio_resampler_get_in_frames()
1755 gpointer in[], gsize in_frames, gpointer out[], gsize out_frames) in gst_audio_resampler_resample()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosink.cpp540 gint out_frames = gst_buffer_get_size (buffer) / self->info.bpf; in gst_decklink_audio_sink_render() local
585 gint out_frames = in gst_decklink_audio_sink_render() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c418 guint out_frames; in gst_atdec_offline_render() local
/third_party/pulseaudio/src/pulsecore/
Dresampler.c591 void pa_resampler_rewind(pa_resampler *r, size_t out_frames) { in pa_resampler_rewind()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-sink.c1851 snd_pcm_sframes_t in_frames, out_frames; in process_rewind() local