Searched defs:start_time_ms_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ | ||
H A D | neteq_input.h | 100 const absl::optional<int64_t> start_time_ms_; variable |
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/ | ||
H A D | audio_record_jni.cc | 45 int64_t start_time_ms_; member in webrtc::jni::__anon6560add90111::ScopedHistogramTimer |
/aosp_15_r20/external/webrtc/modules/audio_device/android/ | ||
H A D | audio_record_jni.cc | 41 int64_t start_time_ms_; member in webrtc::__anon6f2ee0890111::ScopedHistogramTimer |
/aosp_15_r20/external/webrtc/call/ | ||
H A D | call_perf_tests.cc | 520 const int start_time_ms_; in TestCaptureNtpTime() member in webrtc::CallPerfTest::TestCaptureNtpTime::CaptureNtpTimeObserver |