Home
last modified time | relevance | path

Searched refs:PLAYER_START (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_play.h42 PLAYER_START, enumerator
/AliOS-Things-master/components/uvoice/codec/
A Dopus_decoder.c236 } else if (action == PLAYER_START || in opus_decode_action()
A Dspx_decoder.c199 } else if (action == PLAYER_START || in spx_decoder_action()
/AliOS-Things-master/components/uvoice/application/alicloudtts/
A Dalicloudtts.c336 if (mloader->action(mloader, PLAYER_START, NULL)) { in uvoice_tts_aliyun_request()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_player.c946 if (mloader->action(mloader, PLAYER_START, NULL)) { in player_task()
958 if (mdecoder->action(mdecoder, PLAYER_START, NULL)) { in player_task()
1321 if (mloader->action(mloader, PLAYER_START, NULL)) { in player_task()
1333 if (mdecoder->action(mdecoder, PLAYER_START, NULL)) { in player_task()
1581 PLAYER_START, NULL)) { in player_start()
1593 PLAYER_START, NULL)) { in player_start()
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_partition.c368 if (action == PLAYER_START) { in partition_loader_action()
A Duvoice_file.c354 if (action == PLAYER_START) { in file_loader_action()
A Duvoice_http.c1300 if (action == PLAYER_START) { in http_loader_action()

Completed in 16 milliseconds