Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoadapter.cc197 int previous_height = input_format().height; in SetInputFormat() local
200 previous_height != format.height); in SetInputFormat()
210 << previous_width << "x" << previous_height in SetInputFormat()