Searched refs:crops (Results 1 – 2 of 2) sorted by relevance
1654 struct v4l2_rect **crops, in smiapp_get_crop_compose() argument1661 if (crops) in smiapp_get_crop_compose()1663 crops[i] = &ssd->crop[i]; in smiapp_get_crop_compose()1667 if (crops) { in smiapp_get_crop_compose()1669 crops[i] = v4l2_subdev_get_try_crop(subdev, cfg, i); in smiapp_get_crop_compose()1670 BUG_ON(!crops[i]); in smiapp_get_crop_compose()1688 struct v4l2_rect *comp, *crops[SMIAPP_PADS]; in smiapp_propagate() local1690 smiapp_get_crop_compose(subdev, cfg, crops, &comp, which); in smiapp_propagate()1694 comp->width = crops[SMIAPP_PAD_SINK]->width; in smiapp_propagate()1695 comp->height = crops[SMIAPP_PAD_SINK]->height; in smiapp_propagate()[all …]
459 One great example of where this problem crops up are the thread_info