Searched defs:sndpcm (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-utils/bat/ | ||
H A D | alsa.c | 74 static int set_snd_pcm_params(struct bat *bat, struct pcm_container *sndpcm) in set_snd_pcm_params() argument 306 write_to_pcm(const struct pcm_container *sndpcm, int frames, struct bat *bat) write_to_pcm() argument 347 latencytest_process_output(struct pcm_container *sndpcm, struct bat *bat) latencytest_process_output() argument 381 write_to_pcm_loop(struct pcm_container *sndpcm, struct bat *bat) write_to_pcm_loop() argument 444 struct pcm_container sndpcm; playback_alsa() local 510 read_from_pcm(struct pcm_container *sndpcm, int frames, struct bat *bat) read_from_pcm() argument 548 read_from_pcm_loop(struct pcm_container *sndpcm, struct bat *bat) read_from_pcm_loop() argument 606 latencytest_process_input(struct pcm_container *sndpcm, struct bat *bat) latencytest_process_input() argument 678 struct pcm_container sndpcm; record_alsa() local [all...] |
Completed in 1 milliseconds