Home
last modified time | relevance | path

Searched defs:GetSupportedFormats (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/java/jni/
Dandroidvideocapturer_jni.cc135 std::string AndroidVideoCapturerJni::GetSupportedFormats() { in GetSupportedFormats() function in webrtc_jni::AndroidVideoCapturerJni
/external/webrtc/talk/media/base/
Dvideocapturer.cc139 const std::vector<VideoFormat>* VideoCapturer::GetSupportedFormats() const { in GetSupportedFormats() function in cricket::VideoCapturer
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_test.cc65 bool GetSupportedFormats( in GetSupportedFormats() function
/external/webrtc/talk/session/media/
Dchannelmanager.cc448 std::vector<cricket::VideoFormat> ChannelManager::GetSupportedFormats( in GetSupportedFormats() function in cricket::ChannelManager