Home
last modified time | relevance | path

Searched defs:portion (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkupdate/
H A Dmain.cpp20 void handle_upgrade_progress_callback(float portion, float seconds) in handle_upgrade_progress_callback()
/OK3568_Linux_fs/external/recovery/
H A Dnoui.c44 void ui_show_progress(float portion, int seconds) in ui_show_progress()
H A Dui.c383 void ui_show_progress(float portion, int seconds) in ui_show_progress()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c595 void ui_show_progress(float portion, int seconds) in ui_show_progress()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c160 int portion = f->dft_length / p->L; in dft_stage_fn() local