Searched refs:bestCodecType (Results 1 – 1 of 1) sorted by relevance
157 webrtc::VideoCodecType bestCodecType = webrtc::kVideoCodecUnknown; in GetBestMatchedCapability() local204 bestCodecType = capability.codecType; in GetBestMatchedCapability()214 && bestCodecType != requested.codecType) in GetBestMatchedCapability()216 bestCodecType = capability.codecType; in GetBestMatchedCapability()229 bestCodecType = capability.codecType; in GetBestMatchedCapability()243 bestCodecType = capability.codecType; in GetBestMatchedCapability()257 bestCodecType = capability.codecType; in GetBestMatchedCapability()