Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.c666 (tmp_w / sw) > var->sc_up_max || in gsc_check_scaler_ratio()
667 (tmp_h / sh) > var->sc_up_max) in gsc_check_scaler_ratio()
1033 .sc_up_max = 8,
1046 .sc_up_max = 8,
1059 .sc_up_max = 8,
1072 .sc_up_max = 8,
Dgsc-core.h296 u16 sc_up_max; member