Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine2.cc753 static std::string CodecVectorToString(const std::vector<VideoCodec>& codecs) { in CodecVectorToString() function
778 << CodecVectorToString(codecs); in ValidateCodecFormats()
803 LOG(LS_INFO) << "SetRecvCodecs: " << CodecVectorToString(codecs); in SetRecvCodecs()
829 LOG(LS_INFO) << "SetSendCodecs: " << CodecVectorToString(codecs); in SetSendCodecs()