Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.cc254 static bool ValidateCodecFormats(const std::vector<VideoCodec>& codecs) { in ValidateCodecFormats() function
789 if (!ValidateCodecFormats(params.codecs) || in GetChangedSendParameters()
1139 if (!ValidateCodecFormats(params.codecs) || in GetChangedRecvParameters()