Home
last modified time | relevance | path

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

/external/webrtc/video/adaptation/
Dvideo_stream_encoder_resource_manager.h165 static std::string ActiveCountsToString(
Dvideo_stream_encoder_resource_manager.cc665 RTC_LOG(LS_INFO) << ActiveCountsToString(limitations); in OnResourceLimitationChanged()
704 std::string VideoStreamEncoderResourceManager::ActiveCountsToString( in ActiveCountsToString() function in webrtc::VideoStreamEncoderResourceManager