Searched defs:resulting (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/media/webrtc/
H A Dfakewebrtcdeviceinfo.h100 webrtc::VideoCaptureCapability& resulting) {
97 GetBestMatchedCapability( const char* device_id, const webrtc::VideoCaptureCapability& requested, webrtc::VideoCaptureCapability& resulting) argument
/external/webrtc/webrtc/modules/video_capture/
H A Ddevice_info_impl.cc123 VideoCaptureCapability& resulting)
272 resulting = _captureCapabilities[bestformatIndex];
120 GetBestMatchedCapability( const char*deviceUniqueIdUTF8, const VideoCaptureCapability& requested, VideoCaptureCapability& resulting) argument

Completed in 66 milliseconds