Home
last modified time | relevance | path

Searched refs:codec_pcm_stream_read (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Daudio.c172 static int codec_pcm_stream_read(pcm_stream_handler_t hdl, void *buf, unsigned int len) in codec_pcm_stream_read() function
291 .read = codec_pcm_stream_read,
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Daudio.c259 static int codec_pcm_stream_read(pcm_stream_handler_t hdl, void *buf, unsigned int len) in codec_pcm_stream_read() function
389 .read = codec_pcm_stream_read,
/AliOS-Things-master/components/a2sa/src/driver/platform/rtos/
A Dtemplate.c274 static int codec_pcm_stream_read(pcm_stream_handler_t hdl, void *buf, unsigned int len) in codec_pcm_stream_read() function
381 .read = codec_pcm_stream_read,

Completed in 5 milliseconds