Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.h402 u32 *wratio, u32 tx, u32 ty, u32 *hratio);
Dgsc-core.c301 struct gsc_frame *s_frame, u32 *wratio, in gsc_check_src_scale_info() argument
317 remainder = s_frame->crop.width % (*wratio * walign); in gsc_check_src_scale_info()
320 gsc_cal_prescaler_ratio(var, s_frame->crop.width, tx, wratio); in gsc_check_src_scale_info()