Searched refs:uvoice_event_post (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/uvoice/audio/ |
A D | audio_vad.c | 47 uvoice_event_post(UVOICE_EV_ST, in audio_vad_process() 58 uvoice_event_post(UVOICE_EV_ST, in audio_vad_process()
|
/AliOS-Things-master/components/uvoice/common/ |
A D | event.c | 119 uvoice_event_post(0xffff, 0xffff, 0xccccffff); in uvoice_event_deinit() 138 int uvoice_event_post(uint16_t type, uint16_t code, int value) in uvoice_event_post() function
|
/AliOS-Things-master/components/uvoice/include/ |
A D | uvoice_event.h | 40 int uvoice_event_post(uint16_t type, uint16_t code, int value);
|
/AliOS-Things-master/components/uvoice/application/comb/ |
A D | comb.c | 523 … uvoice_event_post(UVOICE_EV_PLAYER, UVOICE_CODE_PLAYER_STATE, handler->comb_play_state); in __comb_task() 644 uvoice_event_post(UVOICE_EV_PLAYER, UVOICE_CODE_PLAYER_STATE, handler->comb_play_state); in __comb_task()
|
/AliOS-Things-master/components/uvoice/stream/ |
A D | uvoice_http.c | 996 uvoice_event_post(UVOICE_EV_PLAYER, in http_loader_event() 1264 uvoice_event_post(UVOICE_EV_PLAYER, in http_dload_task()
|
/AliOS-Things-master/components/uvoice/media/ |
A D | uvoice_player.c | 151 return uvoice_event_post(UVOICE_EV_PLAYER, in player_state_post()
|
Completed in 14 milliseconds