Searched refs:SetCopyRed (Results 1 – 3 of 3) sorted by relevance
50 bool SetCopyRed(bool enable);
136 bool CodecManager::SetCopyRed(bool enable) { in SetCopyRed() function in webrtc::acm2::CodecManager
456 if (!codec_manager_.SetCopyRed(enable_red)) { in SetREDStatus()