Searched refs:V4L2_PIX_FMT_BGR48_12 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-common.c255 { .format = V4L2_PIX_FMT_BGR48_12, .pixel_enc = V4L2_PIXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 6, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 },
H A Dv4l2-ioctl.c1301 case V4L2_PIX_FMT_BGR48_12: descr = "12-bit Depth BGR"; break;
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c92 .fourcc = V4L2_PIX_FMT_BGR48_12,
677 case V4L2_PIX_FMT_BGR48_12:
1026 case V4L2_PIX_FMT_BGR48_12:
1066 case V4L2_PIX_FMT_BGR48_12:
/linux-master/include/uapi/linux/
H A Dvideodev2.h584 #define V4L2_PIX_FMT_BGR48_12 v4l2_fourcc('B', '3', '1', '2') /* 48 BGR 12-bit per component */ macro

Completed in 202 milliseconds