Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h397 u32 *wratio, u32 tx, u32 ty, u32 *hratio);
Dgsc-core.c276 struct gsc_frame *s_frame, u32 *wratio, in gsc_check_src_scale_info() argument
292 remainder = s_frame->crop.width % (*wratio * walign); in gsc_check_src_scale_info()
295 gsc_cal_prescaler_ratio(var, s_frame->crop.width, tx, wratio); in gsc_check_src_scale_info()