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