Searched defs:Detector (Results 1 – 3 of 3) sorted by relevance
43 struct RemoteBitrateEstimatorSingleStream::Detector { struct in webrtc::RemoteBitrateEstimatorSingleStream44 explicit Detector(int64_t last_packet_time_ms, in Detector() function54 int64_t last_packet_time_ms;55 InterArrival inter_arrival;56 OveruseEstimator estimator;57 OveruseDetector detector;
62 #### Prerequisites72 #### Usage92 #### Results
2780 const MismatchingNewDeleteDetector &Detector) { in DiagnoseMismatchedNewDelete()2803 MismatchingNewDeleteDetector Detector(/*EndOfTU=*/false); in AnalyzeDeleteExprMismatch() local2822 MismatchingNewDeleteDetector Detector(/*EndOfTU=*/true); in AnalyzeDeleteExprMismatch() local