Searched refs:is_resolution_change (Results 1 – 1 of 1) sorted by relevance
198 bool is_resolution_change = previous_width > 0 && format.width > 0 && in SetInputFormat() local202 if (is_resolution_change) { in SetInputFormat()