Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/samsung/exynos-gsc/
Dgsc-core.c626 (tmp_w / sw) > var->sc_up_max || in gsc_check_scaler_ratio()
627 (tmp_h / sh) > var->sc_up_max) in gsc_check_scaler_ratio()
993 .sc_up_max = 8,
1006 .sc_up_max = 8,
1019 .sc_up_max = 8,
1032 .sc_up_max = 8,
Dgsc-core.h290 u16 sc_up_max; member