Searched refs:crop_source (Results 1 – 1 of 1) sorted by relevance
303 struct v4l2_rect crop_source; member860 s5k5baf_rescale(&r, &state->crop_source, &state->crop_sink, in s5k5baf_hw_set_crop_rects()898 p = &state->crop_source; in s5k5baf_hw_set_crop_rects()909 struct v4l2_rect *r = &state->crop_source; in s5k5baf_hw_set_config()1300 mf->width = state->crop_source.width; in s5k5baf_get_fmt()1301 mf->height = state->crop_source.height; in s5k5baf_get_fmt()1341 mf->width = state->crop_source.width; in s5k5baf_set_fmt()1342 mf->height = state->crop_source.height; in s5k5baf_set_fmt()1410 sel->r = state->crop_source; in s5k5baf_get_selection()1499 &state->crop_source in s5k5baf_set_selection()[all …]