Searched defs:Detector (Results 1 – 3 of 3) sorted by relevance
44 struct RemoteBitrateEstimatorSingleStream::Detector { struct in webrtc::RemoteBitrateEstimatorSingleStream45 explicit Detector(int64_t last_packet_time_ms, in Detector() function55 int64_t last_packet_time_ms;56 InterArrival inter_arrival;57 OveruseEstimator estimator;58 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