Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/
Ddevice_info_impl.cc159 const int32_t numberOfCapabilies = in GetBestMatchedCapability() local
162 for (int32_t tmp = 0; tmp < numberOfCapabilies; ++tmp) // Loop through all capabilities in GetBestMatchedCapability()