Home
last modified time | relevance | path

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 Dneteq_input.h100 const absl::optional<int64_t> start_time_ms_; variable
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daudio_record_jni.cc45 int64_t start_time_ms_; member in webrtc::jni::__anon6560add90111::ScopedHistogramTimer
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_record_jni.cc41 int64_t start_time_ms_; member in webrtc::__anon6f2ee0890111::ScopedHistogramTimer
/aosp_15_r20/external/webrtc/call/
H A Dcall_perf_tests.cc520 const int start_time_ms_; in TestCaptureNtpTime() member in webrtc::CallPerfTest::TestCaptureNtpTime::CaptureNtpTimeObserver