HomeSort by relevance Sort by last modified time
    Searched defs:lastTimestamp (Results 1 - 10 of 10) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/test/
Channel.h 43 uint32_t lastTimestamp;
  /frameworks/base/media/java/android/media/
WebVttRenderer.java 495 long lastTimestamp = -1;
500 if (span.mTimestampMs != lastTimestamp) {
505 lastTimestamp = span.mTimestampMs;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 618 OMX_S64 base_timestamp = 0, lastTimestamp = 0;
671 if (pBuffer->nTimeStamp != (lastTimestamp + timestampInterval))
674 pBuffer->nTimeStamp, lastTimestamp + timestampInterval);
676 lastTimestamp = pBuffer->nTimeStamp;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 740 OMX_S64 base_timestamp = 0, lastTimestamp = 0;
799 if (pBuffer->nTimeStamp != (lastTimestamp + timestampInterval)) {
801 pBuffer->nTimeStamp, lastTimestamp + timestampInterval);
803 lastTimestamp = pBuffer->nTimeStamp;
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
log4j-1.3alpha-8.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 168 milliseconds