HomeSort by relevance Sort by last modified time
    Searched refs:time_stamp (Results 151 - 157 of 157) sorted by null

1 2 3 4 5 67

  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 3559 unsigned long long time_stamp; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 176 vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000) +
    [all...]
omx_vdec_hevc_swvdec.cpp 166 vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000) +
257 vdec_msg.msgdata.output_frame.time_stamp = ((uint64_t)ptr[3] * (uint64_t)1000000) +
    [all...]
  /external/chromium_org/ash/shelf/
shelf_view.cc     [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc     [all...]
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc     [all...]

Completed in 172 milliseconds

1 2 3 4 5 67