Searched refs:get_act_time (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h229 inline OMX_U64 get_act_time();
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h233 inline OMX_U64 get_act_time();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h233 inline OMX_U64 get_act_time();
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dh264_utils.cpp471 start_time = get_act_time();
478 OMX_U64 stop_time = get_act_time();
503 OMX_U64 perf_metrics::get_act_time() function in class:perf_metrics
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp435 start_time = get_act_time();
442 OMX_U64 stop_time = get_act_time();
465 OMX_U64 perf_metrics::get_act_time() function in class:perf_metrics
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp435 start_time = get_act_time();
442 OMX_U64 stop_time = get_act_time();
465 OMX_U64 perf_metrics::get_act_time() function in class:perf_metrics

Completed in 156 milliseconds