Home
last modified time | relevance | path

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

/external/tinyalsa/include/tinyalsa/
Dasoundlib.h89 struct pcm_config { struct
155 unsigned int flags, struct pcm_config *config);
191 int pcm_get_config(struct pcm *pcm, struct pcm_config *config);
192 int pcm_set_config(struct pcm *pcm, struct pcm_config *config);
/external/tinyalsa/
Dtinycap.c188 struct pcm_config config; in capture_sample()
Dtinyplay.c215 struct pcm_config config; in play_sample()
Dpcm.c253 struct pcm_config config;
840 unsigned int flags, struct pcm_config *config) in pcm_open()