/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/ |
H A D | 0002-Revert-Support-compressed-pixel-formats-when-saving-.patch | 37 - { formats::SBGGR10_CSI2P, { "BGGR-10", 10, TIFF_BGGR, true, false } }, 42 - { formats::SBGGR10, { "BGGR-10", 10, TIFF_BGGR, false, false } }, 47 - { formats::SBGGR12_CSI2P, { "BGGR-12", 12, TIFF_BGGR, true, false } }, 52 - { formats::SBGGR12, { "BGGR-12", 12, TIFF_BGGR, false, false } }, 57 - { formats::SBGGR16, { "BGGR-16", 16, TIFF_BGGR, false, false } }, 60 - { formats::R10_CSI2P, { "BGGR-10", 10, TIFF_BGGR, true, false } }, 61 - { formats::R10, { "BGGR-10", 10, TIFF_BGGR, false, false } }, 64 + { formats::SBGGR10_CSI2P, { "BGGR-10", 10, TIFF_BGGR, true } }, 69 + { formats::SBGGR10, { "BGGR-10", 10, TIFF_BGGR, false } }, 74 + { formats::SBGGR12_CSI2P, { "BGGR-12", 12, TIFF_BGGR, true } }, [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | fourcc.rst | 25 - B: BGGR
|
H A D | pixfmt-reserved.rst | 86 - Compressed BGGR Bayer format used by the gspca driver. 91 - Compressed BGGR Bayer format used by the gspca driver.
|
H A D | bayer.svg | 9 …lass="TextPosition" x="4250" y="7601"><tspan id="tspan279" fill="#000000">BGGR</tspan></tspan></ts…
|
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/ |
H A D | video.txt | 31 "bggr", "gbrg", "grbg", "rggb" and "mono". If not specified, the pattern
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov5670.yaml | 14 RAW BGGR Bayer format on a 2 data lanes MIPI CSI-2 serial interface and is
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-reg.h | 116 * => e.g.: YUYV => YVYU, BGGR => GRBG 118 * => e.g.: YUYV => UYVY, BGGR => GBRG
|
/openbmc/linux/drivers/media/platform/intel/ |
H A D | pxa_camera.c | 339 .name = "Bayer 8 BGGR", 379 .name = "Bayer 10 BGGR", 409 .name = "Bayer 10 BGGR", 419 .name = "Bayer 10 BGGR", 479 .name = "Bayer 10 BGGR DPCM 8", 519 .name = "Bayer 12 BGGR",
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | imx7.rst | 78 an output of 800x600, and BGGR 10 bit bayer format:
|
/openbmc/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-vip.c | 41 { XVIP_VF_MONO_SENSOR, 8, "bggr", MEDIA_BUS_FMT_SBGGR8_1X8,
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 25 - e BGGR 2
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 779 #define V4L2_PIX_FMT_PAC207 v4l2_fourcc('P', '2', '0', '7') /* compressed BGGR bayer */ 780 #define V4L2_PIX_FMT_MR97310A v4l2_fourcc('M', '3', '1', '0') /* compressed BGGR bayer */ 810 #define V4L2_PIX_FMT_IPU3_SBGGR10 v4l2_fourcc('i', 'p', '3', 'b') /* IPU3 packed 10-bit BGGR bayer …
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov2659.c | 789 /* Raw Bayer BGGR */
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isppreview.c | 239 { 2, 3, 0, 1 }, /* BGGR */ in preview_config_cfa()
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-core.c | 553 static const char *pixel_order_str[] = { "GRBG", "RGGB", "BGGR", "GBRG" };
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1386 case V4L2_PIX_FMT_IPU3_SBGGR10: descr = "10-bit bayer BGGR IPU3 Packed"; break; in v4l_fill_fmtdesc()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | sonixj.c | 809 /* BOS GBOS GROS ROS (BGGR offset) */
|