Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/ipu-v3/
Dipu-image-convert.c166 u32 resize_coeffs_h[MAX_STRIPES_W]; member
1189 ctx->resize_coeffs_h[col] = resize_coeff_h; in calc_tile_resize_coefficients()
1417 (ctx->resize_coeffs_h[col]); in convert_start()
1623 if (ctx->resize_coeffs_h[cur_tile % ctx->in.num_cols] != in ic_settings_changed()
1624 ctx->resize_coeffs_h[next_tile % ctx->in.num_cols] || in ic_settings_changed()
2202 if (ctx->resize_coeffs_h[i] != ctx->resize_coeffs_h[0]) { in ipu_image_convert_prepare()