Searched defs:buffer_frames (Results 1 – 5 of 5) sorted by relevance
62 gint buffer_frames; member
502 UINT32 buffer_frames; in gst_wasapi_src_loopback_silence_feeding_thread() local604 guint bpf, rate, devicep_frames, buffer_frames; in gst_wasapi_src_prepare() local
1038 snd_pcm_uframes_t period_frames, buffer_frames; in unsuspend() local1960 snd_pcm_uframes_t period_frames, buffer_frames, tsched_frames; in pa_alsa_source_new() local
1157 snd_pcm_uframes_t period_frames, buffer_frames; in unsuspend() local2254 snd_pcm_uframes_t period_frames, buffer_frames, tsched_frames; in pa_alsa_sink_new() local
119 static snd_pcm_uframes_t buffer_frames = 0; variable