Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c275 struct gsc_frame *s_frame, u32 *wratio, in gsc_check_src_scale_info() argument
291 remainder = s_frame->crop.width % (*wratio * walign); in gsc_check_src_scale_info()
294 gsc_cal_prescaler_ratio(var, s_frame->crop.width, tx, wratio); in gsc_check_src_scale_info()