Home
last modified time | relevance | path

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

/AliOS-Things-master/components/a2sa/example/
A Dsound_example_lb.c74 ret = aos_pcm_readi(cap_pcm, dataBuf, aos_pcm_bytes_to_frames(cap_pcm, buf_size)); in sound_loopback_thread()
/AliOS-Things-master/components/uvoice/audio/hal/haas100/
A Duvoice_pcm.c105 ret = aos_pcm_readi(cap_pcm, buffer, aos_pcm_bytes_to_frames(cap_pcm, nbytes)); in uvoice_pcm_read()
/AliOS-Things-master/components/a2sa/include/
A Dsound_pcm.h352 aos_pcm_sframes_t aos_pcm_readi(aos_pcm_t *pcm, void *buffer, aos_pcm_uframes_t size);
/AliOS-Things-master/components/a2sa/src/framework/
A Dsound_pcm.c579 aos_pcm_sframes_t aos_pcm_readi(aos_pcm_t *pcm, void *buffer, aos_pcm_uframes_t size) in aos_pcm_readi() function

Completed in 6 milliseconds