Searched refs:s5k5baf_cis_rect (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
H A D | s5k5baf.c | 340 static struct v4l2_rect s5k5baf_cis_rect = { variable in typeref:struct:v4l2_rect 1386 sel->r = s5k5baf_cis_rect; s5k5baf_get_selection() 1485 &s5k5baf_cis_rect, s5k5baf_set_selection() 1495 &s5k5baf_cis_rect, s5k5baf_set_selection() 1514 if (!s5k5baf_cmp_rect(&state->crop_sink, &s5k5baf_cis_rect) || s5k5baf_set_selection() 1515 !s5k5baf_cmp_rect(&state->compose, &s5k5baf_cis_rect)) s5k5baf_set_selection() 1715 mf->width = s5k5baf_cis_rect.width; s5k5baf_open() 1716 mf->height = s5k5baf_cis_rect.height; s5k5baf_open() 1719 *v4l2_subdev_get_try_crop(sd, fh->pad, PAD_CIS) = s5k5baf_cis_rect; s5k5baf_open() 1720 *v4l2_subdev_get_try_compose(sd, fh->pad, PAD_CIS) = s5k5baf_cis_rect; s5k5baf_open() 1721 *v4l2_subdev_get_try_crop(sd, fh->pad, PAD_OUT) = s5k5baf_cis_rect; s5k5baf_open() 1961 state->crop_sink = s5k5baf_cis_rect; s5k5baf_probe() 1962 state->compose = s5k5baf_cis_rect; s5k5baf_probe() 1963 state->crop_source = s5k5baf_cis_rect; s5k5baf_probe()
|
Completed in 98 milliseconds