Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_play.h131 int out_scope; member
/AliOS-Things-master/components/uvoice/media/
A Duvoice_player.c182 player->fade.out_scope = (pcminfo->rate / 100) * in player_pcminfo_update()
433 fade->out_scope = (pcminfo->rate / 100) * in player_fade_config_unlock()
479 if (fade->out_scope > 0) { in player_fade_process()
483 fade->out_scope, pcminfo->channels); in player_fade_process()
487 fade->out_scope, pcminfo->channels); in player_fade_process()
997 player->fade.pos = player->fade.out_scope; in player_task()
1181 player->fade.pos = player->fade.out_scope; in player_task()
1367 player->fade.pos = player->fade.out_scope; in player_task()
1677 player->fade.pos = player->fade.out_scope; in player_complete()
3744 player->fade.out_scope, player->fade.out_period_ms); in player_state_dump()

Completed in 8 milliseconds