Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer.cc625 int64_t aspect_h = desired_width in GetFormatDistance() local
628 int64_t delta_h = supported.height - aspect_h; in GetFormatDistance()