Home
last modified time | relevance | path

Searched defs:OnOutputFormatRequest (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dandroidvideocapturer.cc233 void AndroidVideoCapturer::OnOutputFormatRequest( in OnOutputFormatRequest() function in webrtc::AndroidVideoCapturer
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidvideocapturer_jni.cc188 void AndroidVideoCapturerJni::OnOutputFormatRequest(int width, in OnOutputFormatRequest() function in webrtc_jni::AndroidVideoCapturerJni
/external/webrtc/talk/media/base/
Dvideoadapter.cc416 void CoordinatedVideoAdapter::OnOutputFormatRequest(const VideoFormat& format) { in OnOutputFormatRequest() function in cricket::CoordinatedVideoAdapter