Home
last modified time | relevance | path

Searched full:bggr (Results 1 – 17 of 17) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/
H A D0002-Revert-Support-compressed-pixel-formats-when-saving-.patch37 - { 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 Dfourcc.rst25 - B: BGGR
H A Dpixfmt-reserved.rst86 - Compressed BGGR Bayer format used by the gspca driver.
91 - Compressed BGGR Bayer format used by the gspca driver.
H A Dbayer.svg9 …lass="TextPosition" x="4250" y="7601"><tspan id="tspan279" fill="#000000">BGGR</tspan></tspan></ts…
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dvideo.txt31 "bggr", "gbrg", "grbg", "rggb" and "mono". If not specified, the pattern
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov5670.yaml14 RAW BGGR Bayer format on a 2 data lanes MIPI CSI-2 serial interface and is
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-reg.h116 * => e.g.: YUYV => YVYU, BGGR => GRBG
118 * => e.g.: YUYV => UYVY, BGGR => GBRG
/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c339 .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 Dimx7.rst78 an output of 800x600, and BGGR 10 bit bayer format:
/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-vip.c41 { XVIP_VF_MONO_SENSOR, 8, "bggr", MEDIA_BUS_FMT_SBGGR8_1X8,
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc25 - e BGGR 2
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h779 #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 Dov2659.c789 /* Raw Bayer BGGR */
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.c239 { 2, 3, 0, 1 }, /* BGGR */ in preview_config_cfa()
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-core.c553 static const char *pixel_order_str[] = { "GRBG", "RGGB", "BGGR", "GBRG" };
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1386 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 Dsonixj.c809 /* BOS GBOS GROS ROS (BGGR offset) */