Searched refs:resize_coeffs_h (Results 1 – 1 of 1) sorted by relevance
169 u32 resize_coeffs_h[MAX_STRIPES_W]; member1185 ctx->resize_coeffs_h[col] = resize_coeff_h; in calc_tile_resize_coefficients()1413 (ctx->resize_coeffs_h[col]); in convert_start()1619 if (ctx->resize_coeffs_h[cur_tile % ctx->in.num_cols] != in ic_settings_changed()1620 ctx->resize_coeffs_h[next_tile % ctx->in.num_cols] || in ic_settings_changed()2198 if (ctx->resize_coeffs_h[i] != ctx->resize_coeffs_h[0]) { in ipu_image_convert_prepare()