Searched refs:start_time (Results 1 – 10 of 10) sorted by relevance
114 clock_t start_time, finish_time; in main() local126 start_time = clock(); in main()129 duration = finish_time - start_time; in main()
337 uint32_t start_time, time=0; in viddec_fw_process_async_queues() local339 start_time = set_wdog(VIDDEC_WATCHDOG_COUNTER_MAX); in viddec_fw_process_async_queues()395 cxt_swap->wl_time += get_total_ticks(start_time, time); in viddec_fw_process_async_queues()
412 unsigned int frame_num=0, start_time, putsurface_time; in putsurface_thread() local436 start_time = get_tick_count(); in putsurface_thread()479 putsurface_time += (get_tick_count() - start_time); in putsurface_thread()
222 start_time(0), in perf_metrics()234 OMX_U64 start_time; variable
217 start_time(0), in perf_metrics()230 OMX_U64 start_time; variable
736 inv_time_t start_time; in main() local879 start_time = inv_get_tick_count(); in main()886 total_time = (1.0 * inv_get_tick_count() - start_time) / 1000; in main()
1084 struct timeval start_time, end_time; in main() local1085 gettimeofday(&start_time, NULL); in main()1100 float duration = (end_time.tv_sec - start_time.tv_sec) + in main()1101 (end_time.tv_usec - start_time.tv_usec)/1000000.0; in main()
471 start_time = get_act_time(); in start()481 proc_time += (stop_time - start_time); in stop()498 start_time = 0; in reset()
435 start_time = get_act_time(); in start()444 proc_time += (stop_time - start_time); in stop()460 start_time = 0; in reset()
561 uint8 start_time[8]; member579 uint8 start_time[8]; member593 uint8 start_time[8]; member