Searched refs:old_window (Results 1 – 1 of 1) sorted by relevance
2007 struct tegra_dc_window window, old_window; in tegra_crtc_update_memory_bandwidth() local 2068 old_window.src.h = drm_rect_height(&old_plane_state->src) >> 16; in tegra_crtc_update_memory_bandwidth() 2069 old_window.dst.h = drm_rect_height(&old_plane_state->dst); in tegra_crtc_update_memory_bandwidth() 2082 if (tegra_plane_use_vertical_filtering(tegra, &old_window)) in tegra_crtc_update_memory_bandwidth() 2083 window = old_window; in tegra_crtc_update_memory_bandwidth()