Home
last modified time | relevance | path

Searched refs:PLAYER_STOP (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_play.h44 PLAYER_STOP, enumerator
/AliOS-Things-master/components/uvoice/codec/
A Dopus_decoder.c265 } else if (action == PLAYER_STOP || in opus_decode_action()
/AliOS-Things-master/components/uvoice/application/alicloudtts/
A Dalicloudtts.c355 mloader->action(mloader, PLAYER_STOP, NULL); in uvoice_tts_aliyun_request()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_player.c965 mloader->action(mloader, PLAYER_STOP, NULL); in player_task()
1188 mdecoder->action(mdecoder, PLAYER_STOP, NULL); in player_task()
1189 mloader->action(mloader, PLAYER_STOP, NULL); in player_task()
1241 mloader->action(mloader, PLAYER_STOP, NULL); in player_task()
1335 mloader->action(mloader, PLAYER_STOP, NULL); in player_task()
1596 player->mloader->action(player->mloader, PLAYER_STOP, NULL); in player_start()
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_partition.c379 } else if (action == PLAYER_STOP) { in partition_loader_action()
A Duvoice_file.c381 } else if (action == PLAYER_STOP) { in file_loader_action()
A Duvoice_http.c1355 } else if (action == PLAYER_STOP) { in http_loader_action()

Completed in 16 milliseconds