Searched defs:total_time (Results 1 – 3 of 3) sorted by relevance
422 void show_dec_fps(RK_S64 total_time, RK_S64 total_count, RK_S64 last_time, RK_S64 last_count) in show_dec_fps()
831 void show_enc_fps(RK_S64 total_time, RK_S64 total_count, RK_S64 last_time, RK_S64 last_count) in show_enc_fps()
1525 RK_S64 total_time = 0; in fps_calc_inc() local