Home
last modified time | relevance | path

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

/external/tinyalsa/
Dtinycap.c204 pcm = pcm_open(card, device, PCM_IN, &config); in capture_sample()
Dtinyplay.c240 pcm = pcm_open(card, device, PCM_OUT, &config); in play_sample()
Dpcm.c872 struct pcm *pcm_open(unsigned int card, unsigned int device, in pcm_open() function
/external/tinyalsa/include/tinyalsa/
Dasoundlib.h157 struct pcm *pcm_open(unsigned int card, unsigned int device,