Home
last modified time | relevance | path

Searched full:pisp (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/admin-guide/media/
H A Draspberrypi-pisp-be.rst4 Raspberry Pi PiSP Back End Memory-to-Memory ISP (pisp-be)
7 The PiSP Back End
10 The PiSP Back End is a memory-to-memory Image Signal Processor (ISP) which reads
16 Image Signal Processor (PiSP) Specification document`_
18 The PiSP Back End ISP processes images in tiles. The handling of image
25 in DRAM memory and processing them in the PiSP Back End to obtain images usable
29 The pisp-be driver
32 The Raspberry Pi PiSP Back End (pisp-be) driver is located under
33 drivers/media/platform/raspberrypi/pisp-be. It uses the `V4L2 API` to register
38 The media topology registered by the `pisp-be` driver is represented below:
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-pisp-be.rst10 Raspberry Pi PiSP Back End configuration format
13 The Raspberry Pi PiSP Back End memory-to-memory image signal processor is
18 The PiSP Back End processes images in tiles, and its configuration requires
22 The `Raspberry Pi PiSP technical specification
49 Raspberry Pi PiSP Back End uAPI data types
53 PiSP Back End. The section is informative only, for a detailed description of
54 each field refer to the `Raspberry Pi PiSP technical specification
H A Dpixfmt-srggb8-pisp-comp.rst4 .. _v4l2-pix-fmt-pisp-comp1-rggb:
5 .. _v4l2-pix-fmt-pisp-comp1-grbg:
6 .. _v4l2-pix-fmt-pisp-comp1-gbrg:
7 .. _v4l2-pix-fmt-pisp-comp1-bggr:
8 .. _v4l2-pix-fmt-pisp-comp1-mono:
9 .. _v4l2-pix-fmt-pisp-comp2-rggb:
10 .. _v4l2-pix-fmt-pisp-comp2-grbg:
11 .. _v4l2-pix-fmt-pisp-comp2-gbrg:
12 .. _v4l2-pix-fmt-pisp-comp2-bggr:
13 .. _v4l2-pix-fmt-pisp-comp2-mono:
[all …]
H A Dmetafmt-pisp-fe.rst10 Raspberry Pi PiSP Front End configuration format
13 The Raspberry Pi PiSP Front End image signal processor is configured by
18 The `Raspberry Pi PiSP technical specification
29 Raspberry Pi PiSP Front End statistics format
32 The Raspberry Pi PiSP Front End image signal processor provides statistics data
37 The `Raspberry Pi PiSP technical specification
H A Dpixfmt-bayer.rst25 pixfmt-srggb8-pisp-comp
/linux/drivers/media/platform/raspberrypi/pisp_be/
H A DMakefile3 # Makefile for Raspberry Pi PiSP Backend driver
5 pisp-be-objs := pisp_be.o
6 obj-$(CONFIG_VIDEO_RASPBERRYPI_PISP_BE) += pisp-be.o
H A Dpisp_be_formats.h3 * PiSP Back End driver image format definitions.
446 /* Bayer formats - 16-bit PiSP Compressed */
H A Dpisp_be.c3 * PiSP Back End driver.
57 * This maps our nodes onto the inputs/outputs of the actual PiSP Back End.
151 * input or output queue to the PiSP Back End device.
202 * Structure representing the entire PiSP Back End device, comprising several
1392 * to represent one of the PiSP Back End's input or output streams.
1793 MODULE_DESCRIPTION("PiSP Back End driver");
/linux/Documentation/devicetree/bindings/media/
H A Draspberrypi,pispbe.yaml7 title: Raspberry Pi PiSP Image Signal Processor (ISP) Back End
14 The Raspberry Pi PiSP Image Signal Processor (ISP) Back End is an image
/linux/include/uapi/linux/media/raspberrypi/
H A Dpisp_common.h3 * RP1 PiSP common definitions.
43 * throughout the PiSP.
/linux/net/rxrpc/
H A Dpeer_object.c341 _enter("{%pISp}", &srx->transport); in rxrpc_lookup_peer()
462 pr_err("Leaked peer %x {%u} %pISp\n", in rxrpc_destroy_all_peers()
H A Dpeer_event.c285 _debug("%02x peer %u t=%d {%pISp}", in rxrpc_peer_keepalive_dispatch()
/linux/lib/tests/
H A Dprintf_kunit.c432 test("001.002.003.004:12345|1.2.3.4:12345", "%piSp|%pISp", &sa, &sa); in ip4()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c1440 siw_dbg_qp(qp, "pd_len %d, laddr %pISp, raddr %pISp\n", pd_len, laddr, in siw_connect()
1929 siw_dbg(id->device, "Listen at laddr %pISp\n", &id->local_addr); in siw_create_listen()
/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c758 sprintf(iser_conn->name, "%pISp", dst_addr); in iser_connect()
/linux/fs/afs/
H A Drotate.c633 _debug("address [%u] %u/%u %pISp", in afs_select_fileserver()
/linux/include/trace/events/
H A Drxrpc.h2050 TP_printk("c=%08x u=%p %08x:%08x dst=%pISp",
2185 TP_printk("P=%08x o=%u t=%u c=%u i=%u d=%u e=%d %pISp",
/linux/drivers/nvme/host/
H A Dtcp.c2995 dev_info(ctrl->ctrl.device, "new ctrl: NQN \"%s\", addr %pISp, hostnqn: %s\n", in nvme_tcp_create_ctrl()
/linux/
H A DMAINTAINERS21795 RASPBERRY PI PISP BACK END
21804 RASPBERRY PI PISP CAMERA FRONT END