Searched defs:buffer_frames (Results 1 – 5 of 5) sorted by relevance
150 snd_pcm_uframes_t period_frames, buffer_frames; member225 snd_pcm_uframes_t period_frames, buffer_frames; in hw_params_test() local428 snd_pcm_uframes_t period_frames, buffer_frames; in sw_params_test() local
377 snd_pcm_uframes_t period_frames = 1024, buffer_frames = 4096; in arecord() local436 snd_pcm_uframes_t period_frames = 1024, buffer_frames = 4096; in aplay() local
150 snd_pcm_uframes_t period_frames = 1024, buffer_frames = 4096; in capture_then_play() local
128 snd_pcm_uframes_t period_frames = 1024, buffer_frames = 4096; in aplay() local
112 snd_pcm_uframes_t period_frames = 1024, buffer_frames = 4096; in arecord() local
Completed in 10 milliseconds