Searched refs:STREAM_MGR_STOP (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/uvoice/internal/ |
A D | uvoice_play.h | 55 STREAM_MGR_STOP, enumerator
|
/AliOS-Things-master/components/uvoice/codec/ |
A D | opus_decoder.c | 266 action == PLAYER_PAUSE || action == STREAM_MGR_STOP) { in opus_decode_action()
|
/AliOS-Things-master/components/uvoice/media/ |
A D | uvoice_player.c | 2060 mdecoder->action(mdecoder, STREAM_MGR_STOP, NULL); in player_stream_task() 2070 mdecoder->action(mdecoder, STREAM_MGR_STOP, NULL); in player_stream_task() 2094 mdecoder->action(mdecoder, STREAM_MGR_STOP, NULL); in player_stream_task() 2118 mdecoder->action(mdecoder, STREAM_MGR_STOP, NULL); in player_stream_task() 2935 mdecoder->action(mdecoder, STREAM_MGR_STOP, NULL); in player_clr_stream()
|
Completed in 11 milliseconds