Lines Matching defs:width
56 vlVaCreateSurfaces(VADriverContextP ctx, int width, int height, int format,
59 return vlVaCreateSurfaces2(ctx, format, width, height, surfaces, num_surfaces,
209 dst_box->width, dst_box->height,
245 box.width = sub->dst_rect.x1 - sub->dst_rect.x0;
597 if (surface->templat.width != memory_attribute->width ||
637 memory_attribute->width);
685 if (surface->templat.width != desc->width ||
724 res_templ.width0 = desc->width;
818 surfaces[i]->width, surfaces[i]->height,
828 unsigned int width, unsigned int height,
852 if (!(width && height))
983 templat.width = width;
1313 src_rect.x1 = dst_rect.x1 = surf->templat.width;
1332 desc->width = surf->templat.width;