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

/linux-master/drivers/media/i2c/
H A Ds5k5baf.c304 struct v4l2_rect crop_source; member in struct:s5k5baf
861 s5k5baf_rescale(&r, &state->crop_source, &state->crop_sink,
899 p = &state->crop_source;
910 struct v4l2_rect *r = &state->crop_source;
1305 mf->width = state->crop_source.width;
1306 mf->height = state->crop_source.height;
1346 mf->width = state->crop_source.width;
1347 mf->height = state->crop_source.height;
1415 sel->r = state->crop_source;
1504 &state->crop_source
[all...]

Completed in 101 milliseconds