Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/imx/dcss/
Ddcss-dpr.c220 static u32 dcss_dpr_y_pix_high_adjust(struct dcss_dpr_ch *ch, u32 pix_high, in dcss_dpr_y_pix_high_adjust() argument
226 pix_y_mod = pix_high % num_rows_buf; in dcss_dpr_y_pix_high_adjust()
229 return pix_high + offset; in dcss_dpr_y_pix_high_adjust()