Searched defs:timestamp_ms (Results 1 – 14 of 14) sorted by relevance
| /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/ |
| D | bwe_test_logging.cc | 40 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()
|
| D | bwe_test_framework.h | 201 virtual void Plot(int64_t timestamp_ms) {} in Plot()
|
| D | bwe_test_framework.cc | 244 void RateCounterFilter::Plot(int64_t timestamp_ms) { in Plot() 470 void TraceBasedDeliveryFilter::Plot(int64_t timestamp_ms) { in Plot()
|
| D | bwe_test_logging.h | 200 int64_t timestamp_ms; member
|
| /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/ |
| D | overuse_detector.cc | 50 int64_t timestamp_ms, in Update() 135 bool OveruseDetector::PacketInOrder(uint32_t timestamp, int64_t timestamp_ms) { in PacketInOrder()
|
| D | overuse_detector.h | 47 int64_t timestamp_ms; member
|
| /external/chromium_org/media/base/ |
| D | video_frame_pool_unittest.cc | 15 int timestamp_ms) { in CreateFrame()
|
| /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
| D | rtp_receiver_video.cc | 55 int64_t timestamp_ms, in ParseRtpPacket()
|
| D | rtp_receiver_audio.cc | 188 int64_t timestamp_ms, in ParseRtpPacket()
|
| /external/chromium_org/components/autofill/content/browser/risk/proto/ |
| D | fingerprint.proto | 204 optional int64 timestamp_ms = 1; field
|
| /external/chromium_org/media/filters/ |
| D | video_renderer_impl_unittest.cc | 142 void Preroll(int timestamp_ms, PipelineStatus expected) { in Preroll()
|
| D | audio_renderer_impl_unittest.cc | 220 void Preroll(int timestamp_ms, PipelineStatus expected) { in Preroll()
|
| /external/chromium_org/content/renderer/media/ |
| D | rtc_video_decoder.cc | 433 base::TimeDelta timestamp_ms = base::TimeDelta::FromInternalValue( in CreateVideoFrame() local
|
| /external/chromium_org/third_party/webrtc/ |
| D | common_types.h | 251 uint64_t timestamp_ms; // Ntp timestamp in ms at time of rate estimation. member
|