Searched defs:last_time (Results 1 – 4 of 4) sorted by relevance
529 rk_s64 last_time = node->time; in mpp_stopwatch_put() local
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()
1527 RK_S64 last_time = 0; in fps_calc_inc() local