Home
last modified time | relevance | path

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

/external/webrtc/video/adaptation/
Doveruse_frame_detector.cc70 class SendProcessingUsage1 : public OveruseFrameDetector::ProcessingUsage { class
72 explicit SendProcessingUsage1(const CpuOveruseOptions& options) in SendProcessingUsage1() function in webrtc::__anon8c24cb480111::SendProcessingUsage1
84 ~SendProcessingUsage1() override {} in ~SendProcessingUsage1()
490 instance = std::make_unique<SendProcessingUsage1>(options); in CreateProcessingUsage()