Searched refs:timestamp1 (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | dtmf_buffer_unittest.cc | 235 uint32_t timestamp1 = 0xFFFFFFFF - duration; in TEST() local 236 DtmfEvent event1(timestamp1, event_no, volume, duration, end_bit); in TEST() 244 EXPECT_TRUE(buffer.GetEvent(timestamp1, &out_event)); in TEST() 257 EXPECT_TRUE(buffer.GetEvent(timestamp1, &out_event)); in TEST()
|
/external/webrtc/webrtc/modules/video_coding/ |
D | jitter_buffer.h | 54 bool operator()(uint32_t timestamp1, uint32_t timestamp2) const { in operator() 55 return IsNewerTimestamp(timestamp2, timestamp1); in operator()
|
/external/webrtc/webrtc/modules/include/ |
D | module_common_types.h | 763 inline uint32_t LatestTimestamp(uint32_t timestamp1, uint32_t timestamp2) { in LatestTimestamp() argument 764 return IsNewerTimestamp(timestamp1, timestamp2) ? timestamp1 : timestamp2; in LatestTimestamp()
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
D | ViewManagerImplTest.java | 974 Timestamp timestamp1 = Timestamp.create(1, 0); in settingStateToDisabledWillClearStats() local 975 clock.setTime(timestamp1); in settingStateToDisabledWillClearStats()
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |