Searched refs:red_params (Results 1 – 1 of 1) sorted by relevance
2460 std::string red_params; in GetRedSendCodec() local2463 red_params = it->second; in GetRedSendCodec()2465 if (rtc::split(red_params, '/', &red_pts) != 2 || in GetRedSendCodec()2468 LOG(LS_WARNING) << "RED params " << red_params << " not supported."; in GetRedSendCodec()2490 LOG(LS_WARNING) << "RED params " << red_params << " are invalid."; in GetRedSendCodec()