Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c248 if ((src / var->poly_sc_down_max / var->pre_sc_down_max) > dst) { in gsc_cal_prescaler_ratio()
997 .pre_sc_down_max = 4,
1010 .pre_sc_down_max = 4,
1023 .pre_sc_down_max = 4,
1036 .pre_sc_down_max = 4,
H A Dgsc-core.h295 u16 pre_sc_down_max; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c247 if ((src / var->poly_sc_down_max / var->pre_sc_down_max) > dst) { in gsc_cal_prescaler_ratio()
995 .pre_sc_down_max = 4,
1008 .pre_sc_down_max = 4,
1021 .pre_sc_down_max = 4,
1034 .pre_sc_down_max = 4,
H A Dgsc-core.h293 u16 pre_sc_down_max; member

Completed in 6 milliseconds