Home
last modified time | relevance | path

Searched defs:currentbestDiffWith (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/
Ddevice_info_impl.cc170 const int32_t currentbestDiffWith = bestWidth - requested.width; in GetBestMatchedCapability() local
305 const int32_t currentbestDiffWith = bestWidth - width; in GetExpectedCaptureDelay() local