Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/ipu-v3/
Dipu-image-convert.c166 u32 resize_coeffs_h[MAX_STRIPES_W]; member
1186 ctx->resize_coeffs_h[col] = resize_coeff_h; in calc_tile_resize_coefficients()
1414 (ctx->resize_coeffs_h[col]); in convert_start()
1620 if (ctx->resize_coeffs_h[cur_tile % ctx->in.num_cols] != in ic_settings_changed()
1621 ctx->resize_coeffs_h[next_tile % ctx->in.num_cols] || in ic_settings_changed()
2199 if (ctx->resize_coeffs_h[i] != ctx->resize_coeffs_h[0]) { in ipu_image_convert_prepare()