Searched refs:V4L2_PIX_FMT_P010 (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Dsunxi_vpu_hw.c27 .fourcc = V4L2_PIX_FMT_P010,
H A Dimx8m_vpu_hw.c167 .fourcc = V4L2_PIX_FMT_P010,
H A Drockchip_vpu_hw.c97 .fourcc = V4L2_PIX_FMT_P010,
H A Dhantro_v4l2.c78 case V4L2_PIX_FMT_P010:
H A Drockchip_vpu981_hw_av1_dec.c2198 case V4L2_PIX_FMT_P010:
/linux-master/drivers/media/platform/qcom/venus/
H A Dvdec.c49 .pixfmt = V4L2_PIX_FMT_P010,
227 if (pixmp->pixelformat == V4L2_PIX_FMT_P010)
H A Dhelpers.c610 case V4L2_PIX_FMT_P010:
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-common.c280 { .format = V4L2_PIX_FMT_P010, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 2, 2, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 1 },
H A Dv4l2-ioctl.c1354 case V4L2_PIX_FMT_P010: descr = "10-bit Y/UV 4:2:0"; break;
/linux-master/include/uapi/linux/
H A Dvideodev2.h645 #define V4L2_PIX_FMT_P010 v4l2_fourcc('P', '0', '1', '0') /* 24 Y/CbCr 4:2:0 10-bit per component */ macro

Completed in 175 milliseconds