Searched defs:analyzer (Results 1 – 4 of 4) sorted by relevance
20 mod analyzer; module
27 std::unique_ptr<MediaQualityAnalyzer> analyzer(new MediaQualityAnalyzer()); in AudioSession() local
51 std::unique_ptr<RtcpXrEncoder> analyzer(new RtcpXrEncoder()); in MediaQualityAnalyzer() local
255 StepRoleAnalyzer analyzer; in analyze() local1051 mSourceOperandToStepRoles = StepRoleAnalyzer::analyze([this](StepRoleAnalyzer& analyzer) { in findMemoryStepRoles()