Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/
Ddevice_info_impl.h34 int32_t GetBestMatchedCapability(const char* deviceUniqueIdUTF8,
Dvideo_capture.h59 virtual int32_t GetBestMatchedCapability(
Ddevice_info_impl.cc94 int32_t DeviceInfoImpl::GetBestMatchedCapability( in GetBestMatchedCapability() function in webrtc::videocapturemodule::DeviceInfoImpl
/external/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc185 if ((capabilityIndex = _dsInfo.GetBestMatchedCapability( in SetCameraOutput()