Home
last modified time | relevance | path

Searched refs:pcm_config (Results 1 – 5 of 5) sorted by relevance

/external/tinyalsa/include/tinyalsa/
Dasoundlib.h92 struct pcm_config { struct
158 unsigned int flags, struct pcm_config *config);
194 int pcm_get_config(struct pcm *pcm, struct pcm_config *config);
195 int pcm_set_config(struct pcm *pcm, struct pcm_config *config);
/external/tinyalsa/
Dtinyhostless.c177 const struct pcm_config *config) in check_params()
222 struct pcm_config config; in play_sample()
Dtinycap.c198 struct pcm_config config; in capture_sample()
Dtinyplay.c217 struct pcm_config config; in play_sample()
Dpcm.c252 struct pcm_config config;
876 unsigned int flags, struct pcm_config *config) in pcm_open()