Home | History | Annotate | Download | only in webrtc

Lines Matching full:plname

1032   out_codec->name = in_codec.plName;
1049 _stricmp(in_codec.name.c_str(), out_codec->plName) == 0) {
1063 talk_base::strcpyn(out_codec->plName, sizeof(out_codec->plName),
2111 sinfo.codec_name = send_codec_->plName;
3125 LOG_RTCERR2(RegisterExternalSendCodec, channel_id, target_codec.plName);
3142 LOG_RTCERR2(SetSendCodec, channel_id, target_codec.plName);
3189 << vie_codec.plName << "/"
3236 LOG_RTCERR2(SetReceiveCodec, channel_id, it->plName);
3249 LOG_RTCERR2(RegisterExternalReceiveCodec, channel_id, it->plName);