Searched full:raw12 (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | ti,ds90ub960.yaml | 82 - 1 # RAW12 HF 83 - 2 # RAW12 LF
|
D | st,st-vgxy61.yaml | 17 Supported formats are RAW8, RAW10, RAW12, RAW14 and RAW16.
|
D | st,st-mipid02.yaml | 21 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888,
|
/linux-6.12.1/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,csi2rxss.yaml | 64 0x2c - RAW12
|
/linux-6.12.1/drivers/staging/media/tegra-video/ |
D | tegra210.c | 784 TEGRA210_VIDEO_FMT(RAW12, 12, SRGGB12_1X12, 2, T_R16_I, SRGGB12), 785 TEGRA210_VIDEO_FMT(RAW12, 12, SGRBG12_1X12, 2, T_R16_I, SGRBG12), 786 TEGRA210_VIDEO_FMT(RAW12, 12, SGBRG12_1X12, 2, T_R16_I, SGBRG12), 787 TEGRA210_VIDEO_FMT(RAW12, 12, SBGGR12_1X12, 2, T_R16_I, SBGGR12),
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-yuv-luma.rst | 214 the RAW10, RAW12 and RAW14 packing scheme as defined by the MIPI CSI-2
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | qcom_camss.rst | 67 - MIPI RAW12 (12bit packed Bayer RAW - V4L2_PIX_FMT_SRGGB12P /
|
D | ipu6-isys.rst | 78 * - RAW8, RAW10, RAW12
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | css_receiver_2400_common_defs.h | 42 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW12 44 /* 10 1100 RAW12 …
|
D | isp_acquisition_defs.h | 193 #define ACQ_RAW12_DATA 44 /* 10 1100 RAW12 */
|
D | isp_capture_defs.h | 231 #define CAPT_RAW12_DATA 44 /* 10 1100 RAW12 */
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
D | mipi_backend_common_defs.h | 42 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW12 44 /* 10 1100 RAW12 …
|
D | mipi_backend_defs.h | 205 // vc hidden in pixb data (passed as raw12 the pipe)
|
/linux-6.12.1/drivers/media/i2c/ |
D | alvium-csi2.h | 325 u64 raw12:1; member
|
D | alvium-csi2.c | 489 dev_dbg(dev, "avail mipi_fmt raw12: %u\n", in alvium_print_avail_mipi_fmt() 1068 avail_fmt->raw12; in alvium_get_avail_mipi_data_format()
|
/linux-6.12.1/drivers/staging/media/ipu3/ |
D | ipu3-css-fw.c | 38 bi->info.isp.sp.enable.input_raw ? "raw12" : ""); in imgu_css_fw_show_binary()
|
/linux-6.12.1/drivers/media/pci/intel/ipu6/ |
D | ipu6-fw-isys.h | 197 IPU6_FW_ISYS_FRAME_FORMAT_RAW12, /* RAW12, 1 plane */
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 193 return "raw12"; in debug_stream_format2str()
|
/linux-6.12.1/include/uapi/linux/ |
D | videodev2.h | 605 #define V4L2_PIX_FMT_Y12P v4l2_fourcc('Y', '1', '2', 'P') /* 12 Greyscale, MIPI RAW12 packed */
|