Lines Matching refs:screen_width
2054 static void calc_offset(u16 screen_width, u16 width,
2064 DSSDBG("scrw %d, width %d\n", screen_width, width);
2071 * We get such 'screen_width' that multiplying it with the
2084 *offset0 = field_offset * screen_width * ps;
2087 *row_inc = pixinc(1 + (y_predecim * screen_width - width * x_predecim) +
2088 (fieldmode ? screen_width : 0), ps);
2574 u16 screen_width, int pos_x, int pos_y,
2689 calc_offset(screen_width, frame_width,
2761 plane, &oi->paddr, &oi->p_uv_addr, oi->screen_width, oi->pos_x,
2768 oi->screen_width, oi->pos_x, oi->pos_y, oi->width, oi->height,
4453 .screen_width = 1,