Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/audio/hal/haas100/
A Duvoice_pcm.c48 aos_pcm_format_t format = AOSRV_PCM_FORMAT_S16_LE; in uvoice_pcm_open()
59 format = AOSRV_PCM_FORMAT_S16_LE; in uvoice_pcm_open()
66 format = AOSRV_PCM_FORMAT_S16_LE; in uvoice_pcm_open()
/AliOS-Things-master/components/a2sa/example/
A Dsound_example_lb.c53 …aos_pcm_set_params(pb_pcm, AOSRV_PCM_FORMAT_S16_LE, AOS_PCM_ACCESS_RW_INTERLEAVED, channels, freq,… in sound_loopback_thread()
67 …aos_pcm_set_params(cap_pcm, AOSRV_PCM_FORMAT_S16_LE, AOS_PCM_ACCESS_RW_INTERLEAVED, channels, freq… in sound_loopback_thread()
A Dsound_example_wav.c79 format = AOSRV_PCM_FORMAT_S16_LE; in play_sample()
88 format = AOSRV_PCM_FORMAT_S16_LE; in play_sample()
/AliOS-Things-master/components/a2sa/include/
A Dsound_pcm.h72 AOSRV_PCM_FORMAT_S16_LE = 2, /**< Signed 16-bit, little endian */ enumerator
/AliOS-Things-master/components/a2sa/src/framework/
A Dsound_pcm.c372 params->format = AOSRV_PCM_FORMAT_S16_LE; in aos_pcm_hw_params_any()
494 case AOSRV_PCM_FORMAT_S16_LE: in aos_pcm_set_params()

Completed in 6 milliseconds