Searched refs:sd_crop (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dsh_vou.c941 struct v4l2_crop sd_crop = {.type = V4L2_BUF_TYPE_VIDEO_OUTPUT}; local
978 sd_crop.c.width = geo.output.width;
979 sd_crop.c.height = geo.output.height;
985 s_crop, &sd_crop);

Completed in 53 milliseconds