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

/linux-master/drivers/media/i2c/
H A Ds5k5baf.c330 static struct v4l2_rect s5k5baf_cis_rect = { variable in typeref:struct:v4l2_rect
1390 sel->r = s5k5baf_cis_rect;
1491 &s5k5baf_cis_rect,
1501 &s5k5baf_cis_rect,
1520 if (!s5k5baf_cmp_rect(&state->crop_sink, &s5k5baf_cis_rect) ||
1521 !s5k5baf_cmp_rect(&state->compose, &s5k5baf_cis_rect))
1721 mf->width = s5k5baf_cis_rect.width;
1722 mf->height = s5k5baf_cis_rect.height;
1725 *v4l2_subdev_state_get_crop(fh->state, PAD_CIS) = s5k5baf_cis_rect;
1726 *v4l2_subdev_state_get_compose(fh->state, PAD_CIS) = s5k5baf_cis_rect;
[all...]

Completed in 131 milliseconds