Home
last modified time | relevance | path

Searched refs:PCM_STATE_CLOSED (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_audio.h48 PCM_STATE_CLOSED = 0, enumerator
/AliOS-Things-master/components/uvoice/audio/hal/linux/
A Duvoice_pcm.c487 if (pcm->state == PCM_STATE_CLOSED) { in uvoice_pcm_close()
495 pcm->state = PCM_STATE_CLOSED; in uvoice_pcm_close()

Completed in 5 milliseconds