Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/audio/hal/haas100/
A Duvoice_pcm.c72 if (pcm->dir == PCM_OUT) { in uvoice_pcm_open()
114 if (pcm->dir == PCM_OUT && pb_pcm) { in uvoice_pcm_write()
138 if (pb_pcm && (pcm->dir == PCM_OUT)) { in uvoice_pcm_close()
/AliOS-Things-master/components/uvoice/audio/hal/linux/
A Duvoice_pcm.c38 if (pcm->dir == PCM_OUT) in alsa_pcm_open()
350 if (pcm->dir == PCM_OUT) { in uvoice_pcm_setup()
464 if (pcm->dir == PCM_OUT) in uvoice_pcm_flush()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_audio.h59 #define PCM_OUT 0 macro
/AliOS-Things-master/components/uvoice/audio/
A Daudio_stream.c232 pcm->dir = PCM_OUT; in out_stream_configure()

Completed in 6 milliseconds