Searched defs:buffer_frames (Results 1 – 3 of 3) sorted by relevance
1079 snd_pcm_uframes_t period_frames, buffer_frames; in unsuspend() local2041 snd_pcm_uframes_t period_frames, buffer_frames, tsched_frames; in pa_alsa_source_new() local
1195 snd_pcm_uframes_t period_frames, buffer_frames; in unsuspend() local2337 snd_pcm_uframes_t period_frames, buffer_frames, tsched_frames; in pa_alsa_sink_new() local
123 static snd_pcm_uframes_t buffer_frames = 0; variable