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