Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/libva/test/decode/
Dloadjpeg.c114 clock_t start_time, finish_time; in main() local
126 start_time = clock(); in main()
129 duration = finish_time - start_time; in main()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c412 unsigned int frame_num=0, start_time, putsurface_time; in putsurface_thread() local
436 start_time = get_tick_count(); in putsurface_thread()
479 putsurface_time += (get_tick_count() - start_time); in putsurface_thread()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h222 start_time(0), in perf_metrics()
234 OMX_U64 start_time; variable
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h217 start_time(0), in perf_metrics()
230 OMX_U64 start_time; variable
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c736 inv_time_t start_time; in main() local
879 start_time = inv_get_tick_count(); in main()
886 total_time = (1.0 * inv_get_tick_count() - start_time) / 1000; in main()
/hardware/intel/common/libva/test/videoprocess/
Dvideoprocess.cpp1084 struct timeval start_time, end_time; in main() local
1085 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()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp435 start_time = get_act_time(); in start()
444 proc_time += (stop_time - start_time); in stop()
460 start_time = 0; in reset()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp471 start_time = get_act_time(); in start()
481 proc_time += (stop_time - start_time); in stop()
498 start_time = 0; in reset()
/hardware/invensense/60xx/mlsdk/mllite/
Dml.h400 long start_time; member
Dml.c338 inv_obj.start_time = inv_get_tick_count(); in inv_init_ml()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h561 uint8 start_time[8]; member
579 uint8 start_time[8]; member
593 uint8 start_time[8]; member