Home
last modified time | relevance | path

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

/external/webrtc/video/adaptation/
Doveruse_frame_detector.cc221 class SendProcessingUsage2 : public OveruseFrameDetector::ProcessingUsage { class
223 explicit SendProcessingUsage2(const CpuOveruseOptions& options) in SendProcessingUsage2() function in webrtc::__anon8c24cb480111::SendProcessingUsage2
227 ~SendProcessingUsage2() override = default;
488 instance = std::make_unique<SendProcessingUsage2>(options); in CreateProcessingUsage()