Home
last modified time | relevance | path

Searched defs:buffer_frames (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsink.h62 gint buffer_frames; member
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapisrc.c502 UINT32 buffer_frames; in gst_wasapi_src_loopback_silence_feeding_thread() local
604 guint bpf, rate, devicep_frames, buffer_frames; in gst_wasapi_src_prepare() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c1038 snd_pcm_uframes_t period_frames, buffer_frames; in unsuspend() local
1960 snd_pcm_uframes_t period_frames, buffer_frames, tsched_frames; in pa_alsa_source_new() local
Dalsa-sink.c1157 snd_pcm_uframes_t period_frames, buffer_frames; in unsuspend() local
2254 snd_pcm_uframes_t period_frames, buffer_frames, tsched_frames; in pa_alsa_sink_new() local
/third_party/alsa-utils/aplay/
Daplay.c119 static snd_pcm_uframes_t buffer_frames = 0; variable