Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_overlay.c238 int temp_height, temp_width; in meson_overlay_setup_scaler_params() local
350 temp_width = min_t(unsigned int, in meson_overlay_setup_scaler_params()
354 temp_width = min_t(unsigned int, in meson_overlay_setup_scaler_params()
358 temp = hd_start_lines + (temp_width * ratio_x >> 18); in meson_overlay_setup_scaler_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_overlay.c243 int temp_height, temp_width; in meson_overlay_setup_scaler_params() local
355 temp_width = min_t(unsigned int, in meson_overlay_setup_scaler_params()
359 temp_width = min_t(unsigned int, in meson_overlay_setup_scaler_params()
363 temp = hd_start_lines + (temp_width * ratio_x >> 18); in meson_overlay_setup_scaler_params()

Completed in 3 milliseconds