Home
last modified time | relevance | path

Searched refs:crops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/media/i2c/smiapp/
Dsmiapp-core.c1665 struct v4l2_rect **crops, in smiapp_get_crop_compose() argument
1672 if (crops) in smiapp_get_crop_compose()
1674 crops[i] = &ssd->crop[i]; in smiapp_get_crop_compose()
1678 if (crops) { in smiapp_get_crop_compose()
1680 crops[i] = v4l2_subdev_get_try_crop(subdev, cfg, i); in smiapp_get_crop_compose()
1681 BUG_ON(!crops[i]); in smiapp_get_crop_compose()
1699 struct v4l2_rect *comp, *crops[SMIAPP_PADS]; in smiapp_propagate() local
1701 smiapp_get_crop_compose(subdev, cfg, crops, &comp, which); in smiapp_propagate()
1705 comp->width = crops[SMIAPP_PAD_SINK]->width; in smiapp_propagate()
1706 comp->height = crops[SMIAPP_PAD_SINK]->height; in smiapp_propagate()
[all …]
/Linux-v5.4/Documentation/core-api/
Datomic_ops.rst480 One great example of where this problem crops up are the thread_info