Searched defs:GetSupportedFormats (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/talk/app/webrtc/java/jni/ | ||
D | androidvideocapturer_jni.cc | 135 std::string AndroidVideoCapturerJni::GetSupportedFormats() { in GetSupportedFormats() function in webrtc_jni::AndroidVideoCapturerJni |
/external/webrtc/talk/media/base/ | ||
D | videocapturer.cc | 139 const std::vector<VideoFormat>* VideoCapturer::GetSupportedFormats() const { in GetSupportedFormats() function in cricket::VideoCapturer |
/external/webrtc/talk/session/media/ | ||
D | channelmanager.cc | 448 std::vector<cricket::VideoFormat> ChannelManager::GetSupportedFormats( in GetSupportedFormats() function in cricket::ChannelManager |