Lines Matching defs:height
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,
246 box.height = sub->dst_rect.y1 - sub->dst_rect.y0;
598 surface->templat.height != memory_attribute->height ||
639 memory_attribute->height);
686 surface->templat.height != desc->height ||
725 res_templ.height0 = desc->height;
818 surfaces[i]->width, surfaces[i]->height,
828 unsigned int width, unsigned int height,
852 if (!(width && height))
984 templat.height = height;
1314 src_rect.y1 = dst_rect.y1 = surf->templat.height;
1333 desc->height = surf->templat.height;