Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_BGRA555 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_formats.c159 .fourcc = V4L2_PIX_FMT_BGRA555,
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.c93 { V4L2_PIX_FMT_BGRA555, MEDIA_BUS_FMT_ARGB8888_1X32,
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c266 case V4L2_PIX_FMT_BGRA555: in tpg_s_fourcc()
410 case V4L2_PIX_FMT_BGRA555: in tpg_s_fourcc()
1096 case V4L2_PIX_FMT_BGRA555: in precalculate_color()
1370 case V4L2_PIX_FMT_BGRA555: in gen_twopix()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_kms.c206 .v4l2 = V4L2_PIX_FMT_BGRA555,
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c414 .fourcc = V4L2_PIX_FMT_BGRA555, /* ggrrrrra bbbbbggg */
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h557 #define V4L2_PIX_FMT_BGRA555 v4l2_fourcc('B', 'A', '1', '5') /* 16 BGRA-5-5-5-1 */ macro
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst460 - ``V4L2_PIX_FMT_BGRA555``
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1278 case V4L2_PIX_FMT_BGRA555: descr = "16-bit BGRA 5-5-5-1"; break; in v4l_fill_fmtdesc()