Searched refs:V4L2_PIX_FMT_P010_4L4 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Dsunxi_vpu_hw.c56 .fourcc = V4L2_PIX_FMT_P010_4L4,
H A Dimx8m_vpu_hw.c197 .fourcc = V4L2_PIX_FMT_P010_4L4,
H A Dhantro_v4l2.c79 case V4L2_PIX_FMT_P010_4L4:
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-common.c295 { .format = V4L2_PIX_FMT_P010_4L4, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 2, 4, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 2 },
H A Dv4l2-ioctl.c1360 case V4L2_PIX_FMT_P010_4L4: descr = "10-bit Y/UV 4:2:0 (4x4 Linear)"; break;
/linux-master/include/uapi/linux/
H A Dvideodev2.h676 #define V4L2_PIX_FMT_P010_4L4 v4l2_fourcc('T', '0', '1', '0') /* 12 Y/CbCr 4:2:0 10-bit 4x4 macroblocks */ macro

Completed in 138 milliseconds