Lines Matching defs:height
49 def->height = surf->templat.height;
73 src_rect.y1 = src_region->y + src_region->height;
78 dst_rect.y1 = dst_region->y + dst_region->height;
94 unsigned x, y, width, height;
99 height = region->height;
104 vl_video_buffer_adjust_size(&width, &height, plane,
111 box->height = height;
135 src_rect.y1 = src_region->y + src_region->height;
140 dst_rect.y1 = dst_region->y + dst_region->height;
204 if ((src->width != dst->width || src->height != dst->height) &&
232 src_rect.y1 = src_region->y + src_region->height;
237 dst_rect.y1 = dst_region->y + dst_region->height;
327 context->deint->video_height != current->height)) {
336 current->height, false, false)) {