Lines Matching defs:height
937 unsigned int width, unsigned int height,
947 src_idx = src_stride * (height - 1) + column + offset;
948 for (row = 0; row < height; row++) {
963 left = (dst_stride - height) * I915_GTT_PAGE_SIZE;
1009 rot_info->plane[i].width, rot_info->plane[i].height,
1022 rot_info->plane[0].height, size);
1049 unsigned int width, unsigned int height,
1056 if (!width || !height)
1062 for (row = 0; row < height; row++) {
1100 *gtt_offset += alignment_pad + dst_stride * height;
1184 rem_info->plane[color_plane].height,
1230 rem_info->plane[0].height, size);