Searched refs:resize_coeffs_h (Results 1 – 1 of 1) sorted by relevance
166 u32 resize_coeffs_h[MAX_STRIPES_W]; member1186 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()