Home
last modified time | relevance | path

Searched refs:sc_up_max (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A 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,
H A Dgsc-core.h292 u16 sc_up_max; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c625 (tmp_w / sw) > var->sc_up_max || in gsc_check_scaler_ratio()
626 (tmp_h / sh) > var->sc_up_max) in gsc_check_scaler_ratio()
992 .sc_up_max = 8,
1005 .sc_up_max = 8,
1018 .sc_up_max = 8,
1031 .sc_up_max = 8,
H A Dgsc-core.h290 u16 sc_up_max; member

Completed in 6 milliseconds