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

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 273 unsigned int timestampInterval = 33333;
671 if (pBuffer->nTimeStamp != (lastTimestamp + timestampInterval))
674 pBuffer->nTimeStamp, lastTimestamp + timestampInterval);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 403 unsigned int timestampInterval = 33333;
799 if (pBuffer->nTimeStamp != (lastTimestamp + timestampInterval)) {
801 pBuffer->nTimeStamp, lastTimestamp + timestampInterval);
    [all...]
  /hardware/interfaces/sensors/1.0/vts/functional/
VtsHalSensorsV1_0TargetTest.cpp     [all...]

Completed in 117 milliseconds