Home
last modified time | relevance | path

Searched refs:temp_width (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/meson/
A Dmeson_overlay.c242 int temp_height, temp_width; in meson_overlay_setup_scaler_params() local
354 temp_width = min_t(unsigned int, in meson_overlay_setup_scaler_params()
358 temp_width = min_t(unsigned int, in meson_overlay_setup_scaler_params()
362 temp = hd_start_lines + (temp_width * ratio_x >> 18); in meson_overlay_setup_scaler_params()

Completed in 7 milliseconds