Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-common.c259 { .format = V4L2_PIX_FMT_YUYV, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
260 { .format = V4L2_PIX_FMT_YVYU, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
261 { .format = V4L2_PIX_FMT_UYVY, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
262 { .format = V4L2_PIX_FMT_VYUY, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
263 { .format = V4L2_PIX_FMT_Y212, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
264 { .format = V4L2_PIX_FMT_YUV48_12, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 6, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 }, in v4l2_format_info()
265 { .format = V4L2_PIX_FMT_MT2110T, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 2, .comp_planes = 2, .bpp = { 5, 10, 0, 0 }, .bpp_div = { 4, 4, 1, 1 }, .hdiv = 2, .vdiv = 2, in v4l2_format_info()
267 { .format = V4L2_PIX_FMT_MT2110R, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 2, .comp_planes = 2, .bpp = { 5, 10, 0, 0 }, .bpp_div = { 4, 4, 1, 1 }, .hdiv = 2, .vdiv = 2, in v4l2_format_info()
271 { .format = V4L2_PIX_FMT_NV12, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 2 }, in v4l2_format_info()
272 { .format = V4L2_PIX_FMT_NV21, .pixel_enc = V4L2_PIXEL_ENC_YUV, in v4l2_format_info()
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-common.c257 { .format = V4L2_PIX_FMT_YUYV, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
258 { .format = V4L2_PIX_FMT_YVYU, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
259 { .format = V4L2_PIX_FMT_UYVY, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
260 { .format = V4L2_PIX_FMT_VYUY, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 1, .bpp = { 2, 0, 0, 0 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
263 { .format = V4L2_PIX_FMT_NV12, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .hdiv = 2, .vdiv = 2 }, in v4l2_format_info()
264 { .format = V4L2_PIX_FMT_NV21, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .hdiv = 2, .vdiv = 2 }, in v4l2_format_info()
265 { .format = V4L2_PIX_FMT_NV16, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
266 { .format = V4L2_PIX_FMT_NV61, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .hdiv = 2, .vdiv = 1 }, in v4l2_format_info()
267 { .format = V4L2_PIX_FMT_NV24, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .hdiv = 1, .vdiv = 1 }, in v4l2_format_info()
268 { .format = V4L2_PIX_FMT_NV42, .pixel_enc = V4L2_PIXEL_ENC_YUV, in v4l2_format_info()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.c16 .pixel_enc = V4L2_PIXEL_ENC_YUV,
104 .pixel_enc = V4L2_PIXEL_ENC_YUV,
111 .pixel_enc = V4L2_PIXEL_ENC_YUV,
118 .pixel_enc = V4L2_PIXEL_ENC_YUV,
125 .pixel_enc = V4L2_PIXEL_ENC_YUV,
H A Drkisp1-isp.c160 } else if (sink_fmt->pixel_enc == V4L2_PIXEL_ENC_YUV) { in rkisp1_config_isp()
402 if (fmt->pixel_enc == V4L2_PIXEL_ENC_YUV && in rkisp1_isp_enum_mbus_code()
531 if (sink_info->pixel_enc == V4L2_PIXEL_ENC_YUV && in rkisp1_isp_set_src_fmt()
553 src_info->pixel_enc == V4L2_PIXEL_ENC_YUV) in rkisp1_isp_set_src_fmt()
576 if (set_csc && src_info->pixel_enc == V4L2_PIXEL_ENC_YUV) { in rkisp1_isp_set_src_fmt()
697 is_yuv = mbus_info->pixel_enc == V4L2_PIXEL_ENC_YUV; in rkisp1_isp_set_sink_fmt()
H A Drkisp1-resizer.c17 #define RKISP1_DEF_PIXEL_ENC V4L2_PIXEL_ENC_YUV
460 if (sink_mbus_info->pixel_enc == V4L2_PIXEL_ENC_YUV && in rkisp1_rsz_set_src_fmt()
556 is_yuv = mbus_info->pixel_enc == V4L2_PIXEL_ENC_YUV; in rkisp1_rsz_set_sink_fmt()
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c60 .pixel_enc = V4L2_PIXEL_ENC_YUV,
148 .pixel_enc = V4L2_PIXEL_ENC_YUV,
155 .pixel_enc = V4L2_PIXEL_ENC_YUV,
162 .pixel_enc = V4L2_PIXEL_ENC_YUV,
169 .pixel_enc = V4L2_PIXEL_ENC_YUV,
301 } else if (sink_fmt->pixel_enc == V4L2_PIXEL_ENC_YUV) { in rkisp1_config_isp()
592 if (fmt->pixel_enc == V4L2_PIXEL_ENC_YUV && in rkisp1_isp_enum_mbus_code()
676 mbus_info->pixel_enc == V4L2_PIXEL_ENC_YUV) in rkisp1_isp_set_src_fmt()
678 else if (mbus_info->pixel_enc == V4L2_PIXEL_ENC_YUV) in rkisp1_isp_set_src_fmt()
H A Drkisp1-resizer.c17 #define RKISP1_DEF_PIXEL_ENC V4L2_PIXEL_ENC_YUV
535 if (sink_mbus_info->pixel_enc == V4L2_PIXEL_ENC_YUV && in rkisp1_rsz_set_src_fmt()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-common.h465 * @V4L2_PIXEL_ENC_YUV: Pixel encoding is YUV
471 V4L2_PIXEL_ENC_YUV = 1, enumerator
507 return f && f->pixel_enc == V4L2_PIXEL_ENC_YUV; in v4l2_is_format_yuv()
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-common.h465 * @V4L2_PIXEL_ENC_YUV: Pixel encoding is YUV
471 V4L2_PIXEL_ENC_YUV = 1, enumerator
509 return f && f->pixel_enc == V4L2_PIXEL_ENC_YUV; in v4l2_is_format_yuv()
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_capture.c938 if (format_info->pixel_enc == V4L2_PIXEL_ENC_YUV) { in sun6i_csi_capture_link_validate()

Completed in 11 milliseconds