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

/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-common.c111 .pixelformat = V4L2_PIX_FMT_SGBRG10ALAW8,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-common.c321 { .format = V4L2_PIX_FMT_SGBRG10ALAW8, .pixel_enc = V4L2_PIXEL_ENC_BAYER, .mem_planes = 1, .comp_planes = 1, .bpp = { 1, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 },
H A Dv4l2-ioctl.c1391 case V4L2_PIX_FMT_SGBRG10ALAW8: descr = "8-bit Bayer GBGB/RGRG (A-law)"; break;
/linux-master/include/uapi/linux/
H A Dvideodev2.h702 #define V4L2_PIX_FMT_SGBRG10ALAW8 v4l2_fourcc('a', 'G', 'A', '8') macro

Completed in 234 milliseconds