Home
last modified time | relevance | path

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

/openbmc/linux/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