Searched refs:previous_width (Results 1 – 1 of 1) sorted by relevance
196 int previous_width = input_format().width; in SetInputFormat() local198 bool is_resolution_change = previous_width > 0 && format.width > 0 && in SetInputFormat()199 (previous_width != format.width || in SetInputFormat()210 << previous_width << "x" << previous_height in SetInputFormat()