Searched refs:webrtc_type (Results 1 – 1 of 1) sorted by relevance
54 webrtc::RawVideoType webrtc_type; member88 if (kSupportedFourCCs[i].webrtc_type == cap.rawType) { in CapabilityToFormat()106 webrtc::RawVideoType webrtc_type = webrtc::kVideoUnknown; in FormatToCapability() local109 webrtc_type = kSupportedFourCCs[i].webrtc_type; in FormatToCapability()113 if (webrtc_type == webrtc::kVideoUnknown) { in FormatToCapability()121 cap->rawType = webrtc_type; in FormatToCapability()