Home
last modified time | relevance | path

Searched defs:half_scale (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c198 bool half_scale; /* scale down output by 2 */ member
577 bool half_scale = !is_unscaled_ok(mf->width, mf->height, &priv->rect); in ov6650_s_fmt() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c198 bool half_scale; /* scale down output by 2 */ member
537 bool half_scale = !is_unscaled_ok(mf->width, mf->height, crop); in ov6650_set_selection() local
606 static int ov6650_s_fmt(struct v4l2_subdev *sd, u32 code, bool half_scale) in ov6650_s_fmt() argument
697 bool half_scale; ov6650_set_fmt() local
[all...]

Completed in 4 milliseconds