Searched defs:portion (Results 1 – 5 of 5) sorted by relevance
20 void handle_upgrade_progress_callback(float portion, float seconds) in handle_upgrade_progress_callback()
44 void ui_show_progress(float portion, int seconds) in ui_show_progress()
383 void ui_show_progress(float portion, int seconds) in ui_show_progress()
595 void ui_show_progress(float portion, int seconds) in ui_show_progress()
160 int portion = f->dft_length / p->L; in dft_stage_fn() local