Home
last modified time | relevance | path

Searched refs:GetBestMatchedCapability (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
Dvideo_capture_qtkit_info.h71 virtual int32_t GetBestMatchedCapability(
Dvideo_capture_qtkit_info.mm89 int32_t VideoCaptureMacQTKitInfo::GetBestMatchedCapability(
/external/webrtc/webrtc/modules/video_capture/
Ddevice_info_impl.h35 virtual int32_t GetBestMatchedCapability(
Dvideo_capture.h62 virtual int32_t GetBestMatchedCapability(
Ddevice_info_impl.cc120 int32_t DeviceInfoImpl::GetBestMatchedCapability( in GetBestMatchedCapability() function in webrtc::videocapturemodule::DeviceInfoImpl
/external/webrtc/talk/media/webrtc/
Dfakewebrtcdeviceinfo.h97 virtual int32_t GetBestMatchedCapability( in GetBestMatchedCapability() function
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc222 if ((capabilityIndex = _dsInfo.GetBestMatchedCapability(_deviceUniqueId, in SetCameraOutput()