Home
last modified time | relevance | path

Searched defs:timestamp_ms (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.cc40 Logging::Context::Context(uint32_t name, int64_t timestamp_ms, bool enabled) { in Context()
44 Logging::Context::Context(const std::string& name, int64_t timestamp_ms, in Context()
49 Logging::Context::Context(const char* name, int64_t timestamp_ms, in Context()
115 Logging::State::State(const std::string& tag, int64_t timestamp_ms, in State()
132 void Logging::PushState(const std::string& append_to_tag, int64_t timestamp_ms, in PushState()
Dbwe_test_framework.h201 virtual void Plot(int64_t timestamp_ms) {} in Plot()
Dbwe_test_framework.cc244 void RateCounterFilter::Plot(int64_t timestamp_ms) { in Plot()
470 void TraceBasedDeliveryFilter::Plot(int64_t timestamp_ms) { in Plot()
Dbwe_test_logging.h200 int64_t timestamp_ms; member
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.cc50 int64_t timestamp_ms, in Update()
135 bool OveruseDetector::PacketInOrder(uint32_t timestamp, int64_t timestamp_ms) { in PacketInOrder()
Doveruse_detector.h47 int64_t timestamp_ms; member
/external/chromium_org/media/base/
Dvideo_frame_pool_unittest.cc15 int timestamp_ms) { in CreateFrame()
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_receiver_video.cc55 int64_t timestamp_ms, in ParseRtpPacket()
Drtp_receiver_audio.cc188 int64_t timestamp_ms, in ParseRtpPacket()
/external/chromium_org/components/autofill/content/browser/risk/proto/
Dfingerprint.proto204 optional int64 timestamp_ms = 1; field
/external/chromium_org/media/filters/
Dvideo_renderer_impl_unittest.cc142 void Preroll(int timestamp_ms, PipelineStatus expected) { in Preroll()
Daudio_renderer_impl_unittest.cc220 void Preroll(int timestamp_ms, PipelineStatus expected) { in Preroll()
/external/chromium_org/content/renderer/media/
Drtc_video_decoder.cc433 base::TimeDelta timestamp_ms = base::TimeDelta::FromInternalValue( in CreateVideoFrame() local
/external/chromium_org/third_party/webrtc/
Dcommon_types.h251 uint64_t timestamp_ms; // Ntp timestamp in ms at time of rate estimation. member