Searched refs:gsc_check_scaler_ratio (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/media/platform/exynos-gsc/ |
| D | gsc-core.h | 403 int gsc_check_scaler_ratio(struct gsc_variant *var, int sw, int sh, int dw,
|
| D | gsc-m2m.c | 542 ret = gsc_check_scaler_ratio(variant, cr.c.width, in gsc_m2m_s_selection() 547 ret = gsc_check_scaler_ratio(variant, in gsc_m2m_s_selection()
|
| D | gsc-core.c | 646 int gsc_check_scaler_ratio(struct gsc_variant *var, int sw, int sh, int dw, in gsc_check_scaler_ratio() function 683 ret = gsc_check_scaler_ratio(variant, s_frame->crop.width, in gsc_set_scaler_info() 759 ret = gsc_check_scaler_ratio(variant, in __gsc_s_ctrl()
|