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