Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_play.h19 STREAM_MGR_STAT_RUNNING, enumerator
/AliOS-Things-master/components/uvoice/media/
A Duvoice_player.c2210 mgr->state = STREAM_MGR_STAT_RUNNING; in player_stream_fill()
2225 if (mgr->state != STREAM_MGR_STAT_RUNNING) { in player_stream_fill()
2329 mgr->state = STREAM_MGR_STAT_RUNNING; in player_stream_handle()
2901 mgr->state = STREAM_MGR_STAT_RUNNING; in player_clr_stream()
2905 if (mgr->state == STREAM_MGR_STAT_RUNNING) { in player_clr_stream()

Completed in 9 milliseconds