Home
last modified time | relevance | path

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

/AliOS-Things-master/components/a2sa/src/driver/platform/rtos/
A Daudio_rtos.c19 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_open()
38 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_hw_params()
57 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_sw_params()
73 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_hw_prepare()
109 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_start()
137 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_readi()
153 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_writei()
194 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_drain()
206 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_pause()
226 native_pcm_device_t *pcm_dev = (native_pcm_device_t *)dev; in pcm_suspend()
[all …]
A Dpb_task.c46 native_pcm_device_t *pcm_dev = NULL; in pb_thread_loop()
70 pcm_dev = (native_pcm_device_t *)data_buf->dev; in pb_thread_loop()
A Dcap_task.c34 static native_pcm_device_t *pcm_dev = NULL;
/AliOS-Things-master/components/a2sa/internal/driver/platform/rtos/
A Daudio_rtos.h67 } native_pcm_device_t; typedef

Completed in 5 milliseconds