Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_pcm.h78 int uvoice_pcm_read(struct pcm_device *pcm, uint8_t *buffer, int nbytes);
/AliOS-Things-master/components/uvoice/audio/hal/haas200/
A Duvoice_pcm.c43 int uvoice_pcm_read(struct pcm_device *pcm, uint8_t *buffer, int nbytes) in uvoice_pcm_read() function
/AliOS-Things-master/components/uvoice/audio/hal/haas100/
A Duvoice_pcm.c101 int uvoice_pcm_read(struct pcm_device *pcm, uint8_t *buffer, int nbytes) in uvoice_pcm_read() function
/AliOS-Things-master/components/uvoice/audio/hal/linux/
A Duvoice_pcm.c398 int uvoice_pcm_read(struct pcm_device *pcm, uint8_t *buffer, int nbytes) in uvoice_pcm_read() function
/AliOS-Things-master/components/uvoice/audio/
A Daudio_stream.c750 ret = uvoice_pcm_read(&in->pcm, buffer, nbytes); in in_stream_read()

Completed in 6 milliseconds