Lines Matching defs:height
103 u16 width, u16 height, u16 out_width, u16 out_height,
108 u16 width, u16 height, u16 out_width, u16 out_height,
963 int height)
965 u32 val = FLD_VAL(height - 1, 26, 16) | FLD_VAL(width - 1, 10, 0);
975 int height)
981 val = FLD_VAL(height - 1, 26, 16) | FLD_VAL(width - 1, 10, 0);
1349 enum omap_channel channel, u16 width, u16 height)
1353 val = FLD_VAL(height - 1, dispc->feat->mgr_height_start, 16) |
2132 u16 width, u16 height, u16 out_width, u16 out_height,
2135 const int ds = DIV_ROUND_UP(height, out_height);
2145 if (out_height < height)
2186 u16 height, u16 out_width, u16 out_height,
2192 if (height <= out_height && width <= out_width)
2195 if (height > out_height) {
2198 tmp = (u64)pclk * height * out_width;
2202 if (height > 2 * out_height) {
2206 tmp = (u64)pclk * (height - 2 * out_height) * out_width;
2225 u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
2227 if (height > out_height && width > out_width)
2234 u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
2251 if (height > out_height)
2260 u16 height, u16 out_width, u16 out_height, bool mem_to_mem)
2280 u16 width, u16 height,
2296 in_height = height / *decim_y;
2329 u16 width, u16 height,
2342 in_height = height / *decim_y;
2417 u16 width, u16 height,
2427 u16 in_height = height / *decim_y;
2486 u16 width, u16 height,
2499 if (width == out_width && height == out_height)
2547 decim_y = DIV_ROUND_UP(DIV_ROUND_UP(height, out_height), maxvdownscale);
2552 if (decim_y > *y_predecim || out_height > height * 8)
2555 ret = dispc->feat->calc_scaling(dispc, pclk, lclk, vm, width, height,
2564 width, height,
2567 out_height / height, DIV_FRAC(out_height, height),
2570 width / decim_x, height / decim_y,
2572 out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y),
2595 u16 width, u16 height,
2611 u16 in_height = height;
2634 out_height = out_height == 0 ? height : out_height;
2637 if (ilace && height == out_height)
2646 DSSDBG("adjusting for ilace: height %d, pos_y %d, out_height %d\n",
2777 oi->pos_y, oi->width, oi->height, oi->out_width, oi->out_height,
2783 oi->screen_width, oi->pos_x, oi->pos_y, oi->width, oi->height,
2813 in_height, wi->width, wi->height, wi->fourcc, wi->rotation);
2817 wi->height, wi->fourcc, wi->rotation, zorder,
3068 u16 width, u16 height)
3071 height <= dispc->feat->mgr_height_max;
4561 .width = 1, .height = 1,
4601 i734_buf.size = i734.ovli.width * i734.ovli.height *