Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer.cc619 int desired_height = desired.height; in GetFormatDistance() local
626 ? supported.width * desired_height / desired_width in GetFormatDistance()
627 : desired_height; in GetFormatDistance()
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dlayers_test.py3503 desired_height = 7
3507 output = _layers.sequence_to_images(sequence, desired_height)
3514 desired_height = 7
3519 desired_height,