Searched refs:crops (Results 1 – 2 of 2) sorted by relevance
1665 struct v4l2_rect **crops, in smiapp_get_crop_compose() argument1672 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() local1701 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 …]
480 One great example of where this problem crops up are the thread_info