Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1671 struct v4l2_rect **crops, in smiapp_get_crop_compose() argument
1678 if (crops) in smiapp_get_crop_compose()
1680 crops[i] = &ssd->crop[i]; in smiapp_get_crop_compose()
1684 if (crops) { in smiapp_get_crop_compose()
1686 crops[i] = v4l2_subdev_get_try_crop(subdev, cfg, i); in smiapp_get_crop_compose()
1687 BUG_ON(!crops[i]); in smiapp_get_crop_compose()
1705 struct v4l2_rect *comp, *crops[SMIAPP_PADS]; in smiapp_propagate() local
1707 smiapp_get_crop_compose(subdev, cfg, crops, &comp, which); in smiapp_propagate()
1711 comp->width = crops[SMIAPP_PAD_SINK]->width; in smiapp_propagate()
1712 comp->height = crops[SMIAPP_PAD_SINK]->height; in smiapp_propagate()
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dstart.rst268 Windows) that uses `CROPS <https://github.com/crops/poky-container>`__,
353 With `CROPS <https://github.com/crops/poky-container>`__, which
422 https://github.com/crops/docker-win-mac-docs/wiki and follow
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Dyp-intro.rst294 - *CROPS:* `CROPS <https://github.com/crops/poky-container/>`__ is an
568 `CROPS <https://github.com/crops/poky-container/>`__, which leverages
584 ":ref:`dev-manual/start:setting up to use cross platforms (crops)`"
H A Ddevelopment-environment.rst63 `CROPS <https://github.com/crops/poky-container>`__, which leverages
69 ":ref:`dev-manual/start:setting up to use cross platforms (crops)`"
/OK3568_Linux_fs/yocto/poky/documentation/brief-yoctoprojectqs/
H A Dindex.rst23 :ref:`dev-manual/start:setting up to use cross platforms (crops)`
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Datomic_ops.rst480 One great example of where this problem crops up are the thread_info
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info57446 where this problem crops up is in classes like string classes,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info57446 where this problem crops up is in classes like string classes,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog105699 steps for that issue, and if it crops up again, we should fix it a real way