Home
last modified time | relevance | path

Searched refs:Estimate (Results 1 – 21 of 21) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dremote_ntp_time_estimator_unittest.cc76 TEST_F(RemoteNtpTimeEstimatorTest, Estimate) { in TEST_F() argument
91 EXPECT_EQ(kNotEnoughRtcpSr, estimator_.Estimate(rtp_timestamp)); in TEST_F()
98 EXPECT_EQ(capture_ntp_time_ms, estimator_.Estimate(rtp_timestamp)); in TEST_F()
Dremote_ntp_time_estimator.cc53 int64_t RemoteNtpTimeEstimator::Estimate(uint32_t rtp_timestamp) { in Estimate() function in webrtc::RemoteNtpTimeEstimator
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_baselinefile.cc67 virtual void Estimate(int64_t time_ms, uint32_t estimate_bps) { in Estimate() function in webrtc::testing::bwe::BaseLineFileVerify
112 virtual void Estimate(int64_t time_ms, uint32_t estimate_bps) { in Estimate() function in webrtc::testing::bwe::BaseLineFileUpdate
113 verifier_->Estimate(time_ms, estimate_bps); in Estimate()
Dbwe_test_baselinefile.h26 virtual void Estimate(int64_t time_ms, uint32_t estimate_bps) = 0;
/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher-tracer.cc133 return Estimate(parse_events_, source_length); in EstimateParseInMs()
154 return Estimate(compile_events_, ast_size_in_bytes); in EstimateCompileInMs()
181 double CompilerDispatcherTracer::Estimate( in Estimate() function in v8::internal::CompilerDispatcherTracer
Dcompiler-dispatcher-tracer.h83 static double Estimate(
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Dremote_ntp_time_estimator.h39 int64_t Estimate(uint32_t rtp_timestamp);
/external/autotest/client/site_tests/hardware_TPMTakeOwnership/
Dcontrol8 CRITERIA = "Estimate range of timing requirements for the operation"
/external/webrtc/webrtc/modules/video_coding/test/
DplotJitterEstimate.m9 …, 1).*(framestats(x, 1) - framestats(x, 2)) + 3*sqrt(randJitters(x,2)), 'b'); title('Estimate ms');
/external/llvm/include/llvm/IR/
DIntrinsicsAArch64.td298 // Reciprocal Estimate/Step
374 // Vector Reciprocal Estimate
378 // Vector Square Root Estimate
DIntrinsicsARM.td366 // Vector Reciprocal Estimate.
369 // Vector Reciprocal Square Root Estimate.
DIntrinsicsPowerPC.td818 // Estimate Instructions
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicsARM.td328 // Vector Reciprocal Estimate.
331 // Vector Reciprocal Square Root Estimate.
/external/iptables/extensions/
Dlibxt_rateest.man78 # Estimate outgoing rates
/external/webrtc/webrtc/video/
Dvie_receiver.cc240 ntp_estimator_->Estimate(rtp_header->header.timestamp); in OnReceivedPayloadData()
/external/clang/include/clang/Basic/
Darm_neon.td1497 // Scalar Floating-point Reciprocal Estimate
1505 // Scalar Floating-point Reciprocal Square Root Estimate
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1529 # Scalar Floating-point Reciprocal Estimate
1545 # Scalar Floating-point Reciprocal Square Root Estimate
/external/webrtc/webrtc/voice_engine/
Dchannel.cc665 audioFrame->ntp_time_ms_ = ntp_estimator_.Estimate( in GetAudioFrame()
/external/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td134 // Estimate Instructions
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrNEON.td4062 // Vector Reciprocal and Reciprocal Square Root Estimate and Step.
4064 // VRECPE : Vector Reciprocal Estimate
4086 // VRSQRTE : Vector Reciprocal Square Root Estimate
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td5333 // Vector Reciprocal and Reciprocal Square Root Estimate and Step.
5335 // VRECPE : Vector Reciprocal Estimate
5373 // VRSQRTE : Vector Reciprocal Square Root Estimate