Searched refs:V4L2_PIX_FMT_SRGGB12P (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-srggb12p.rst | 9 V4L2_PIX_FMT_SRGGB12P ('pRCC'), V4L2_PIX_FMT_SGRBG12P ('pgCC'), V4L2_PIX_FMT_SGBRG12P ('pGCC'), V4L…
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | qcom_camss.rst | 67 - MIPI RAW12 (12bit packed Bayer RAW - V4L2_PIX_FMT_SRGGB12P / 68 V4L2_PIX_FMT_SGBRG12P / V4L2_PIX_FMT_SGRBG12P / V4L2_PIX_FMT_SRGGB12P).
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.c | 81 { MEDIA_BUS_FMT_SRGGB12_1X12, V4L2_PIX_FMT_SRGGB12P, 1, 120 { MEDIA_BUS_FMT_SRGGB12_1X12, V4L2_PIX_FMT_SRGGB12P, 1, 169 { MEDIA_BUS_FMT_SRGGB12_1X12, V4L2_PIX_FMT_SRGGB12P, 1,
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 718 #define V4L2_PIX_FMT_SRGGB12P v4l2_fourcc('p', 'R', 'C', 'C') macro
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1405 case V4L2_PIX_FMT_SRGGB12P: descr = "12-bit Bayer RGRG/GBGB Packed"; break; in v4l_fill_fmtdesc()
|