Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.c627 (tmp_w / sw) > var->sc_up_max || in gsc_check_scaler_ratio()
628 (tmp_h / sh) > var->sc_up_max) in gsc_check_scaler_ratio()
994 .sc_up_max = 8,
1007 .sc_up_max = 8,
1020 .sc_up_max = 8,
1033 .sc_up_max = 8,
Dgsc-core.h292 u16 sc_up_max; member