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