Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h217 start_time(0), in perf_metrics()
230 OMX_U64 start_time; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h222 start_time(0), in perf_metrics()
234 OMX_U64 start_time; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h222 start_time(0), in perf_metrics()
234 OMX_U64 start_time; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h222 start_time(0), in perf_metrics()
234 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/qcom/media/msm8974/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/qcom/media/msm8998/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/msm8974/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/msm8996/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/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Base.cpp61 struct timeval start_time; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h272 start_time(0), in perf_metrics()
284 OMX_U64 start_time; variable
/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
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp11932 start_time = get_act_time(); in start()
11941 proc_time += (stop_time - start_time); in stop()
11957 start_time = 0; in reset()