xref: /linux/Documentation/userspace-api/media/v4l/metafmt-pisp-fe.rst (revision c771600c6af14749609b49565ffb4cac2959710d)
1*6390834cSTomi Valkeinen.. SPDX-License-Identifier: GPL-2.0
2*6390834cSTomi Valkeinen
3*6390834cSTomi Valkeinen.. _v4l2-meta-fmt-rpi-fe-cfg:
4*6390834cSTomi Valkeinen
5*6390834cSTomi Valkeinen************************
6*6390834cSTomi ValkeinenV4L2_META_FMT_RPI_FE_CFG
7*6390834cSTomi Valkeinen************************
8*6390834cSTomi Valkeinen
9*6390834cSTomi ValkeinenRaspberry Pi PiSP Front End configuration format
10*6390834cSTomi Valkeinen================================================
11*6390834cSTomi Valkeinen
12*6390834cSTomi ValkeinenThe Raspberry Pi PiSP Front End image signal processor is configured by
13*6390834cSTomi Valkeinenuserspace by providing a buffer of configuration parameters to the
14*6390834cSTomi Valkeinen`rp1-cfe-fe-config` output video device node using the
15*6390834cSTomi Valkeinen:c:type:`v4l2_meta_format` interface.
16*6390834cSTomi Valkeinen
17*6390834cSTomi ValkeinenThe `Raspberry Pi PiSP technical specification
18*6390834cSTomi Valkeinen<https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf>`_
19*6390834cSTomi Valkeinenprovide detailed description of the Front End configuration and programming
20*6390834cSTomi Valkeinenmodel.
21*6390834cSTomi Valkeinen
22*6390834cSTomi Valkeinen.. _v4l2-meta-fmt-rpi-fe-stats:
23*6390834cSTomi Valkeinen
24*6390834cSTomi Valkeinen**************************
25*6390834cSTomi ValkeinenV4L2_META_FMT_RPI_FE_STATS
26*6390834cSTomi Valkeinen**************************
27*6390834cSTomi Valkeinen
28*6390834cSTomi ValkeinenRaspberry Pi PiSP Front End statistics format
29*6390834cSTomi Valkeinen=============================================
30*6390834cSTomi Valkeinen
31*6390834cSTomi ValkeinenThe Raspberry Pi PiSP Front End image signal processor provides statistics data
32*6390834cSTomi Valkeinenby writing to a buffer provided via the `rp1-cfe-fe-stats` capture video device
33*6390834cSTomi Valkeinennode using the
34*6390834cSTomi Valkeinen:c:type:`v4l2_meta_format` interface.
35*6390834cSTomi Valkeinen
36*6390834cSTomi ValkeinenThe `Raspberry Pi PiSP technical specification
37*6390834cSTomi Valkeinen<https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf>`_
38*6390834cSTomi Valkeinenprovide detailed description of the Front End configuration and programming
39*6390834cSTomi Valkeinenmodel.
40