Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/audio/hal/haas100/
A Duvoice_pcm.c84 } else if (pcm->dir == PCM_IN) { in uvoice_pcm_open()
104 if (pcm->dir == PCM_IN && cap_pcm) { in uvoice_pcm_read()
144 if (cap_pcm && (pcm->dir == PCM_IN)) { in uvoice_pcm_close()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_audio.h60 #define PCM_IN 1 macro
/AliOS-Things-master/components/uvoice/audio/hal/linux/
A Duvoice_pcm.c40 else if (pcm->dir == PCM_IN) in alsa_pcm_open()
354 } else if (pcm->dir == PCM_IN) { in uvoice_pcm_setup()
/AliOS-Things-master/components/uvoice/audio/
A Daudio_stream.c635 pcm->dir = PCM_IN; in in_stream_configure()
698 pcm->dir = PCM_IN; in in_stream_start()

Completed in 7 milliseconds