Searched refs:resize_coeffs_v (Results 1 – 1 of 1) sorted by relevance
170 u32 resize_coeffs_v[MAX_STRIPES_H]; member1242 ctx->resize_coeffs_v[row] = resize_coeff_v; in calc_tile_resize_coefficients()1411 (ctx->resize_coeffs_v[row] << 16) | in convert_start()1621 ctx->resize_coeffs_v[cur_tile / ctx->in.num_cols] != in ic_settings_changed()1622 ctx->resize_coeffs_v[next_tile / ctx->in.num_cols] || in ic_settings_changed()2204 if (ctx->resize_coeffs_v[i] != ctx->resize_coeffs_v[0]) { in ipu_image_convert_prepare()