Name

v4l2_rect_set_size_to — copy the width/height values.

Synopsis

void v4l2_rect_set_size_to (struct v4l2_rect * r,
 const struct v4l2_rect * size);
 

Arguments

r

rect whose width and height fields will be set

size

rect containing the width and height fields you need.