Searched refs:gsc_check_scaler_ratio (Results 1 – 3 of 3) sorted by relevance
/drivers/media/platform/samsung/exynos-gsc/ |
D | gsc-m2m.c | 526 ret = gsc_check_scaler_ratio(variant, sel.r.width, in gsc_m2m_s_selection() 531 ret = gsc_check_scaler_ratio(variant, in gsc_m2m_s_selection()
|
D | gsc-core.c | 605 int gsc_check_scaler_ratio(struct gsc_variant *var, int sw, int sh, int dw, in gsc_check_scaler_ratio() function 642 ret = gsc_check_scaler_ratio(variant, s_frame->crop.width, in gsc_set_scaler_info() 718 ret = gsc_check_scaler_ratio(variant, in __gsc_s_ctrl()
|
D | gsc-core.h | 405 int gsc_check_scaler_ratio(struct gsc_variant *var, int sw, int sh, int dw,
|