Searched defs:OnOutputFormatRequest (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/talk/app/webrtc/ | ||
D | androidvideocapturer.cc | 233 void AndroidVideoCapturer::OnOutputFormatRequest( in OnOutputFormatRequest() function in webrtc::AndroidVideoCapturer |
/external/webrtc/talk/app/webrtc/java/jni/ | ||
D | androidvideocapturer_jni.cc | 188 void AndroidVideoCapturerJni::OnOutputFormatRequest(int width, in OnOutputFormatRequest() function in webrtc_jni::AndroidVideoCapturerJni |
/external/webrtc/talk/media/base/ | ||
D | videoadapter.cc | 416 void CoordinatedVideoAdapter::OnOutputFormatRequest(const VideoFormat& format) { in OnOutputFormatRequest() function in cricket::CoordinatedVideoAdapter |