Lines Matching defs:width
1376 int plane, int width, int height,
1400 if (width & wsub - 1 || height & hsub - 1)
1445 image_desc->image_width = width;
1447 image_desc->image_row_pitch = step * width;
1449 image_desc->image_width = width / wsub;
1451 image_desc->image_row_pitch = step * width / wsub;
1500 "supported image width: %d.\n", cle);
1647 hwfc->width, hwfc->height,
1763 frame->width = hwfc->width;
1827 src->width, src->height,
1882 src->width, src->height,
1992 src->width, src->height,
2031 dst->width = src->width;
2113 src->width, src->height,
2122 image_info.width = image_desc.image_width;
2147 dst->width = src->width;
2326 dst->width = src->width;
2416 dst->width = src->width;
2572 dst->width = src->width;
2748 src_fc->width, src_fc->height,
2801 dst->width = src->width;