HomeSort by relevance Sort by last modified time
    Searched refs:get_act_time (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 229 inline OMX_U64 get_act_time();
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 233 inline OMX_U64 get_act_time();
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp 471 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
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 435 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
    [all...]

Completed in 4032 milliseconds